Back to Devexpress

MasterRowCanExpandEventArgs Properties

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

latest1.4 KB
Original Source

MasterRowCanExpandEventArgs Properties

Provides data for the GridView.MasterRowExpanding and GridView.MasterRowCollapsing events.

NameDescription
AllowGets or sets a value specifying whether the current operation is allowed.
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

MasterRowCanExpandEventArgs Class

MasterRowCanExpandEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace