TcxGridBandsLayout Enum
Declaration
TcxGridBandsLayout = (
blNonFixed,
blLeftFixed,
blRightFixed,
blLeftRightFixed
);
Members
Name |
---|
blNonFixed
|
blLeftFixed
|
blRightFixed
|
blLeftRightFixed
|
See Also