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