MasterRowGetLevelDefaultViewEventArgs Properties
Provides data for the GridView.MasterRowGetLevelDefaultView event.| Name | Description |
|---|---|
| DefaultView | Gets or sets a pattern view to represent the detail View. |
| RelationIndex | Gets the relation index that identifies the affected detail. Inherited from CustomMasterRowEventArgs. |
| RowHandle | Gets the handle of the currently processed master row in the current View. Inherited from CustomMasterRowEventArgs. |
See Also