Skip to main content

TcxGridBandFixedKind Type

Enumerates band anchor modes.

Declaration

TcxGridBandFixedKind = cxGridTableView.TcxGridColumnFixedKind;

Referenced Class

Type Description
TcxGridColumnFixedKind

Enumerates grid column anchor modes.

Remarks

The TcxGridBandFixedKind type maps to the TcxGridColumnFixedKind type. Refer to its description for information on available options.

A grid band’s FixedKind property references the TcxGridBandFixedKind type.

See Also