MasterDetailPageContent.ShowContentPaneCommand Property
Returns a command that shows the content pane.
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
ICommand | A ICommand object. |
See Also