TcxGridLayoutViewRecord.ViewInfo Property
Provides access to the ViewInfo object that contains information on how to draw the Layout View card.
Declaration
property ViewInfo: TcxGridLayoutViewRecordViewInfo read;
Property Value
| Type |
|---|
| TcxGridLayoutViewRecordViewInfo |
See Also