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 Properties
Provides data for the BootstrapCardView.SummaryDisplayText event.
Name | Description |
---|---|
EncodeHtml |
Gets or sets a value that specifies whether the summary display text keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers.
(Inherited from ASPxGridSummaryDisplayTextEventArgs)
|
Item |
Gets a summary item whose value is being processed. |
Text |
Gets or sets the display text for the summary value currently being processed.
(Inherited from ASPxGridSummaryDisplayTextEventArgs)
|
Value |
Gets the processed summary value.
(Inherited from ASPxGridSummaryDisplayTextEventArgs)
|
See Also
Feedback