Click or drag to resize

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; }

Property Value

Type: Boolean
Deprecated. Use SortInitDesc FieldBehaviorOptions enumeration. Specifies whether the field should sort descending (vs. ascending) upon initial user-initiated sorting of the field.
See Also