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