General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
BootstrapCardViewSummaryDisplayTextEventArgs Class
Provides data for the BootstrapCardView.SummaryDisplayText event.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Declaration
public class BootstrapCardViewSummaryDisplayTextEventArgs :
ASPxCardViewSummaryDisplayTextEventArgs
Public Class BootstrapCardViewSummaryDisplayTextEventArgs
Inherits ASPxCardViewSummaryDisplayTextEventArgs
Remarks
The BootstrapCardView.SummaryDisplayText event enables custom display text to be provided for any summary value.
The processed summary value is returned by the ASPxGridSummaryDisplayTextEventArgs.Value property.
The ASPxGridSummaryDisplayTextEventArgs.Text property specifies the summary value's display text.
Inheritance
Object
EventArgs
ASPxGridSummaryDisplayTextEventArgs
ASPxCardViewSummaryDisplayTextEventArgs
BootstrapCardViewSummaryDisplayTextEventArgs
See Also
Feedback