TcxGridColumnHeaderViewInfo Constructors
Stores ViewInfo information required to draw column headers.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