ctlUniGrid.ColAlign PropertyGets or sets the column data alignment (not for the header title)Syntax
Public Property Get ColAlign (ByRef vKey As Variant) As eUniGrid_ColumnAlign
Public Property Let ColAlign (ByRef vKey As Variant, _ ByRef iAlign As eUniGrid_ColumnAlign) Parameters
Remarks
|