TcxCustomGridIndicatorItemViewInfo Constructors
Stores ViewInfo information required to draw indicator columns.| Name | Description |
|---|---|
| Create(TcxCustomGridViewInfo) | Initializes a new instance of the TcxCustomGridViewCellViewInfo class with specified settings. Inherited from TcxCustomGridViewCellViewInfo. |
| Create(TcxGridIndicatorViewInfo) | Initializes a new instance of the TcxCustomGridIndicatorItemViewInfo class with specified settings. |
| Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
See Also