Skip to main content

TcxPivotGridCustomization.AvailableFieldsSorted Property

Specifies the field list sorting mode.

Declaration

property AvailableFieldsSorted: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

If the AvailableFieldsSorted property is False, fields are sorted by index. Otherwise, they are sorted alphabetically.

The default value of the AvailableFieldsSorted property is False.

See Also