Click or drag to resize

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
Syntax
C#
public bool IsAsc { get; set; }

Property Value

Type: Boolean
See Also