TcxGridLayoutLookAndFeel.GridView Property
Provides access to the Layout View associated with the layout container whose look & feel style settings are stored by a TcxGridLayoutLookAndFeel object.
Declaration
property GridView: TcxGridLayoutView read;
Property Value
| Type |
|---|
| TcxGridLayoutView |
See Also