TcxGridBandsLayout Enum
In This Article
#Declaration
Delphi
TcxGridBandsLayout = (
blNonFixed,
blLeftFixed,
blRightFixed,
blLeftRightFixed
);
#Members
Name |
---|
bl
|
bl
|
bl
|
bl
|
See Also