TcxGridBandOptions Members
Represents a set of options controlling band manipulations.Constructors
Name | Description |
---|---|
Create(TcxGridBand) | Initializes a new instance of the TcxGridBandCustomOptions class with specified settings. Inherited from TcxGridBandCustomOptions. |
Properties
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. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also