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