HelpPaneButton.PlatformVisibility Property
Gets or sets the device family for which the button is shown. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Ribbon
Assembly: DevExpress.UI.Xaml.Ribbon.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Mvvm.Native.DeviceFamily | A DevExpress.Mvvm.Native.DeviceFamily enumeration value. |
See Also