SortDirection
Enum
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter(typeof(EnumTypeConverter<SortDirection>))]
public enum SortDirection
Fields
TODO: Add documentation.
C#
Asc = 0
TODO: Add documentation.
C#
Desc = 1