Create(TcxGridLayoutView) Constructor
Initializes a new instance of the TcxGridLayoutViewStylesAdapter class with specified settings.
Declaration
constructor Create(AGridView: TcxGridLayoutView);
Parameters
| Name | Type |
|---|---|
| AGridView | TcxGridLayoutView |
See Also