GridLayoutGroup Constructors
Serves as a base for classes that represent layout groups in edit forms of grid-like controls.Name | Parameters | Description |
---|---|---|
GridLayoutGroup() | none | Initializes a new instance of the GridLayoutGroup class. |
GridLayoutGroup(String) | caption | Initializes a new instance of the GridLayoutGroup class. |
See Also