BootstrapGridBootstrapSpecificSettings Constructors
Serves as the base class for classes that store BootstrapGridView and BootstrapCardView’s rendering settings affecting features specific to the Bootstrap framework.Name | Parameters | Description |
---|---|---|
BootstrapGridBootstrapSpecificSettings(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapGridBootstrapSpecificSettings class with specified settings. |
See Also