Skip to main content
A newer version of this page is available. .

TcxCustomGridRecordViewInfo Constructors

Provides common ViewInfo information necessary for painting grid records.
Name Description
Create(TcxCustomGridRecordsViewInfo,TcxCustomGridRecord) Initializes a new instance of the TcxCustomGridRecordViewInfo class with specified settings.
Create(TcxCustomGridViewInfo) Initializes a new instance of the TcxCustomGridViewCellViewInfo class with specified settings. Inherited from TcxCustomGridViewCellViewInfo.
Create(TPersistent) Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.
See Also