Skip to main content
A newer version of this page is available. .

TcxGridBandedTableOptionsCustomize.SupportsBandsQuickCustomizationReordering Method

Determines whether bands can be reordered by dragging their captions in the Quick Band Customization dropdown.

Declaration

function SupportsBandsQuickCustomizationReordering: Boolean; virtual;

Returns

Type
Boolean

Remarks

This function returns True when reordering is enabled in the Quick Band Customization dropdown.

By default, True is returned when the following conditions are met:

Note

At design time, the second condition is ignored.

See Also