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