Skip to main content
A newer version of this page is available. .

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