Back to Devexpress

TcxGridBandFixedKind Type

vcl-cxgridbandedtableview-51cb8aa9.md

latest814 B
Original Source

TcxGridBandFixedKind Type

Enumerates band anchor modes.

Declaration

delphi
TcxGridBandFixedKind = cxGridTableView.TcxGridColumnFixedKind;

Referenced Class

TypeDescription
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

cxGridBandedTableView Unit