ColumnSelectorIsAsc Property |
If true, sort in ascending order; if false, sort in descending order.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool IsAsc { get; set; }
Property Value
Type:
Boolean
See Also