CreateCustomCurrentObjectDetailViewEventArgs Properties
Arguments passed to the ListView.CreateCustomCurrentObjectDetailView event.
Name | Description |
---|---|
Current |
Specifies the Detail View displayed alongside the current List View. |
Detail |
Specifies a custom Detail View to be created. |
Detail |
Specifies the identifier of a custom Detail View to be created. |
List |
Specifies the current object of the current List View. |
List |
Specifies the Application Model‘s node containing information on the currently displayed List View. |
List |
Specifies the type of the objects displayed by the current List View. |
See Also