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

BootstrapGridViewFormLayoutProperties Constructors

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