BootstrapGridViewCommandColumn Constructors
Represents a command column.| Name | Parameters | Description |
|---|---|---|
| BootstrapGridViewCommandColumn() | none | Initializes a new instance of the BootstrapGridViewCommandColumn class. |
| BootstrapGridViewCommandColumn(String) | caption | Initializes a new instance of the BootstrapGridViewCommandColumn class with the specified caption. |
See Also