Create(TcxGridCustomLayoutRecordViewInfo) Constructor
Initializes a new instance of the TcxGridCustomLayoutRecordExpandButtonViewInfo class with specified settings.
Declaration
constructor Create(ARecordViewInfo: TcxGridCustomLayoutRecordViewInfo); reintroduce; virtual;
Parameters
Name | Type |
---|---|
ARecordViewInfo | TcxGridCustomLayoutRecordViewInfo |
See Also