MVCxCardViewFormLayoutProperties Constructors
Contains settings that relate to the FormLayout used in the CardView’s edit form.| Name | Parameters | Description |
|---|---|---|
| MVCxCardViewFormLayoutProperties() | none | Initializes a new instance of the MVCxCardViewFormLayoutProperties class with default settings. |
| MVCxCardViewFormLayoutProperties(IPropertiesOwner) | owner | Initializes a new instance of the MVCxCardViewFormLayoutProperties class with the specified owner. |
See Also