FieldPropertiesSortDescInit Property |
Deprecated. Use SortInitDesc FieldBehaviorOptions enumeration. Specifies whether the field should sort descending (vs. ascending) upon initial user-initiated sorting of the field.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool SortDescInit { get; }
ReadOnly Property SortDescInit As Boolean
Get
Property Value
Type:
BooleanDeprecated. Use SortInitDesc FieldBehaviorOptions enumeration. Specifies whether the field should sort descending (vs. ascending) upon initial user-initiated sorting of the field.
See Also