TcxGridLayoutViewItemViewInfo Constructors
Name | Description |
---|---|
Create(TcxCustomGridRecordViewInfo,TcxCustomGridTableItem) | Initializes a new instance of the TcxGridTableDataCellViewInfo class with specified settings. Inherited from TcxGridTableDataCellViewInfo. |
Create(TcxCustomGridRecordViewInfo) | Initializes a new instance of the TcxGridTableCellViewInfo class with specified settings. Inherited from TcxGridTableCellViewInfo. |
Create(TcxCustomGridViewInfo) | Initializes a new instance of the TcxCustomGridViewCellViewInfo class with specified settings. Inherited from TcxCustomGridViewCellViewInfo. |
Create(TcxGridLayoutViewRecordViewInfo,TcxGridLayoutViewItem) | Initializes a new instance of the TcxGridLayoutViewItemViewInfo class with specified settings. |
Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
See Also