TcxGridBandOptions Properties
Represents a set of options controlling band manipulations.Name | Description |
---|---|
Band | Identifies the band which owns the set of options. Inherited from TcxGridBandCustomOptions. |
HoldOwnColumnsOnly | Specifies whether columns can be moved to or from a band. |
Moving | Specifies if end-users can move a band to another position. |
Sizing | Specifies whether a user can resize a band. |
See Also