BootstrapCardViewSummaryDisplayTextEventArgs Constructors
Provides data for the BootstrapCardView.SummaryDisplayText event.Name | Parameters |
---|---|
BootstrapCardViewSummaryDisplayTextEventArgs(ASPxCardViewSummaryItem, Object, String) | item, value, text |
BootstrapCardViewSummaryDisplayTextEventArgs(BootstrapCardView, ASPxCardViewSummaryItem, Object, String) | cardView, item, value, text |
See Also