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