ViewBase.ShowInCommandBar Property
Specifies whether to display the view’s button in the ribbon. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to display a ribbon button that allows the user to select the view; otherwise, false. |
See Also