BootstrapGridViewBandColumn Constructors
A band column.Name | Parameters | Description |
---|---|---|
BootstrapGridViewBandColumn() | none | Initializes a new instance of the BootstrapGridViewBandColumn class with default settings. |
BootstrapGridViewBandColumn(String) | caption | Creates a new instance of the BootstrapGridViewBandColumn class with the specified column caption. |
See Also