CreateCustomCurrentObjectDetailViewEventArgs.CurrentDetailView Property
Specifies the Detail View displayed alongside the current List View.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
DetailView | A DetailView displayed alongside the current List View. |
See Also