Back to Devexpress

ASPxGridColumnDisplayTextEventArgs Properties

aspnet-devexpress-dot-web-dot-aspxgridcolumndisplaytexteventargs-dot-underscore-properties.md

latest1.6 KB
Original Source

ASPxGridColumnDisplayTextEventArgs Properties

Provides data for the ASPxGridView.CustomColumnDisplayText, ASPxCardView.CustomColumnDisplayText, and ASPxVerticalGrid.CustomRowDisplayText events.

NameDescription
DisplayTextEnables you to set a custom text for the cell currently being processed.
EncodeHtmlGets or sets a value that specifies whether the cell display text keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers.
KindGets the type of operations with grid data.
ValueGets the edit value of the cell currently being processed.
VisibleIndexGets the visible index of the data item (row, card or record) where the processed cell resides.

See Also

ASPxGridColumnDisplayTextEventArgs Class

ASPxGridColumnDisplayTextEventArgs Members

DevExpress.Web Namespace