TcxGridBandCustomOptions Members
Represents the base class for all classes which manage the behavior of a band.Constructors
| Name | Description |
|---|---|
| Create(TcxGridBand) | Initializes a new instance of the TcxGridBandCustomOptions class with specified settings. |
Properties
| Name | Description |
|---|---|
| Band | Identifies the band which owns the set of options. |
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