Back to Devexpress

RowCellCustomDrawEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-rowcellcustomdraweventargs-dot-ctor.md

latest1.4 KB
Original Source

RowCellCustomDrawEventArgs Constructors

Provides data for the GridView.CustomDrawCell, CardView.CustomDrawCardField, CardView.CustomDrawCardFieldCaption, and CardView.CustomDrawCardFieldValue events.

NameParametersDescription
RowCellCustomDrawEventArgs(GraphicsCache, Rectangle, AppearanceObject, Int32, GridColumn, Object, String)cache, bounds, appearance, rowHandle, column, cellValue, displayTextInitializes a new instance of the RowCellCustomDrawEventArgs class with the specified settings.

See Also

RowCellCustomDrawEventArgs Class

RowCellCustomDrawEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace