Skip to main content
A newer version of this page is available. .

BootstrapCardViewColumnDisplayTextEventArgs Constructors

Provides data for the BootstrapCardView.CustomColumnDisplayText event.
Name Parameters Description
BootstrapCardViewColumnDisplayTextEventArgs(BootstrapCardViewColumn, Int32, Object) column, visibleIndex, _value Initializes a new instance of the BootstrapCardViewColumnDisplayTextEventArgs class.
See Also