ctlUniGrid.ColSortable PropertyGets or sets the ability to sort the given column (by mouse)Syntax
Public Property Get ColSortable (ByRef vKey As Variant) As Boolean
Public Property Let ColSortable (ByRef vKey As Variant, _ ByRef bSortable As Boolean) Parameters
Remarks
|