Back to Devexpress

TcxGridBandsLayout Enum

vcl-cxgridbandedtableview-e18a89e5.md

latest329 B
Original Source

TcxGridBandsLayout Enum

Declaration

delphi
TcxGridBandsLayout = (
    blNonFixed,
    blLeftFixed,
    blRightFixed,
    blLeftRightFixed
);

Members

Name
blNonFixed
blLeftFixed
blRightFixed
blLeftRightFixed

See Also

cxGridBandedTableView Unit