BootstrapCardViewColumnDataEventArgs Constructors
Provides data for the BootstrapCardView.CustomUnboundColumnData event.Name | Parameters | Description |
---|---|---|
BootstrapCardViewColumnDataEventArgs(BootstrapCardViewColumn, Int32, Object, Boolean) | column, listSourceRow, value, isGetAction | Initializes a new instance of the BootstrapCardViewColumnDataEventArgs class. |
See Also