MVCxGridViewLayoutGroup<ModelType> Constructors
A layout group with MVC specificity in the FormLayout used in the GridView’s edit form.Name | Parameters | Description |
---|---|---|
MVCxGridViewLayoutGroup() | none | Initializes a new instance of the MVCxGridViewLayoutGroup<ModelType> class with default settings. |
MVCxGridViewLayoutGroup(String) | caption | Initializes a new instance of the MVCxGridViewLayoutGroup<ModelType> class with a specified layout group caption. |
See Also