MVCxFormLayoutGroup<ModelType> Constructors
Represents an individual layout group within the FormLayout.Name | Parameters | Description |
---|---|---|
MVCxFormLayoutGroup() | none | Initializes a new instance of the MVCxFormLayoutGroup<ModelType> class with default settings. |
MVCxFormLayoutGroup(String) | caption | Initializes a new instance of the MVCxFormLayoutGroup<ModelType> class with the specified settings. |
See Also