Skip to main content

TcxGridFooterCellViewInfo Constructors

Contains the ViewInfo information for drawing footer cells in tabular Views.
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