veContentSelector.SelectedContent Property
Gets the content of the currently selected item.
Namespace: DevExpress.UI.Xaml.Layout.VisualElements
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that is the selected item’s content. |
See Also