Back to Devexpress

MasterRowGetRelationNameEventArgs Properties

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

latest1.8 KB
Original Source

MasterRowGetRelationNameEventArgs Properties

Provides data for the GridView.MasterRowGetRelationName event.

NameDescription
RelationIndexGets the relation index that identifies the affected detail. Inherited from CustomMasterRowEventArgs.
RelationName

For the GridView.MasterRowGetRelationName event this property gets or sets the name of the level whose bound View will be used to represent the currently processed detail’s data.

For the GridView.MasterRowGetRelationDisplayCaption event this property gets or sets the display caption for the currently processed relation.

| | RowHandle | Gets the handle of the currently processed master row in the current View. Inherited from CustomMasterRowEventArgs. |

See Also

MasterRowGetRelationNameEventArgs Class

MasterRowGetRelationNameEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace