Back to Devexpress

ASPxGridViewPreviewDisplayTextEventArgs Properties

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

latest1.4 KB
Original Source

ASPxGridViewPreviewDisplayTextEventArgs Properties

Provides data for the ASPxGridView.CustomPreviewDisplayText event.

NameDescription
DisplayTextEnables you to set a custom text for the preview row currently being processed.
EncodeHtmlGets or sets a value that specifies whether the preview row display text keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers.
ValueGets the value of the preview row currently being processed.
VisibleIndexGets the visible index of the preview row currently being processed.

See Also

ASPxGridViewPreviewDisplayTextEventArgs Class

ASPxGridViewPreviewDisplayTextEventArgs Members

DevExpress.Web Namespace