TcxGridFooterCellViewInfo Constructors
Stores ViewInfo information for drawing footer cells.| Name | Description |
|---|---|
| Create(TcxCustomGridViewInfo) | Initializes a new instance of the TcxCustomGridViewCellViewInfo class with specified settings. Inherited from TcxCustomGridViewCellViewInfo. |
| Create(TcxGridColumnContainerViewInfo,TcxGridColumn) | Initializes a new instance of the TcxGridColumnHeaderViewInfo class with specified settings. Inherited from TcxGridColumnHeaderViewInfo. |
| Create(TcxGridColumnContainerViewInfo,TcxGridFooterCellData) | Initializes a new instance of the TcxGridFooterCellViewInfo class with specified settings. |
| Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
See Also