Skip to main content

TcxGridColumnHeaderViewInfo Constructors

Contains the ViewInfo information about a column header located in a tabular grid View.
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.
Create(TPersistent) Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.
See Also