Back to Devexpress

CalcPreviewTextEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-calcpreviewtexteventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

CalcPreviewTextEventArgs Properties

Provides data for the GridView.CalcPreviewText event.

NameDescription
DataSourceRowIndexGets the index of the row in the underlying data source.
PreviewTextGets or sets a text to display within the preview section.
RowGets the object that is the currently processed row.
RowHandleGets the handle of the row whose preview text is to be generated.

See Also

CalcPreviewTextEventArgs Class

CalcPreviewTextEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace