Click or drag to resize
SelectListExpressionSortDirection Property
Define sort order of the select list

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[EagleAttribute]
[XmlAttributeAttribute]
[DefaultValueAttribute(SortDirection.Default)]
public SortDirection SortDirection { get; set; }

Property Value

Type: SortDirection
See Also