BootstrapLayoutItem Constructors
Represents a layout item within the BootstrapFormLayout control.Name | Parameters | Description |
---|---|---|
BootstrapLayoutItem() | none | Initializes a new instance of the BootstrapLayoutItem class with default settings. |
BootstrapLayoutItem(String, String) | caption, name | Initializes a new instance of the BootstrapLayoutItem class with default settings. |
See Also