Back to Devexpress

MasterRowEmptyEventArgs Properties

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

latest1.3 KB
Original Source

MasterRowEmptyEventArgs Properties

Provides data for the GridView.MasterRowEmpty event.

NameDescription
IsEmptyGets or sets a value specifying whether a detail contains data.
RelationIndexGets the relation index that identifies the affected detail. Inherited from CustomMasterRowEventArgs.
RowHandleGets the handle of the currently processed master row in the current View. Inherited from CustomMasterRowEventArgs.

See Also

MasterRowEmptyEventArgs Class

MasterRowEmptyEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace