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