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