Skip to main content

BootstrapCardViewColumnDisplayTextEventArgs Constructors

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