BootstrapCardViewCommandLayoutItem Constructors
Represents a layout item for a command button within the Card View’s edit form.| Name | Parameters | Description |
|---|---|---|
| BootstrapCardViewCommandLayoutItem() | none | Initializes a new instance of the BootstrapCardViewCommandLayoutItem class with default settings. |
| BootstrapCardViewCommandLayoutItem(String, String) | caption, name | Initializes a new instance of the BootstrapCardViewCommandLayoutItem class. |
See Also