Skip to main content
A newer version of this page is available. .

SchedulerSelectionBarOptions.VisibleProperty Field

Identifies the SchedulerSelectionBarOptions.Visible dependency property.

Namespace: DevExpress.Xpf.Scheduler

Assembly: DevExpress.Xpf.Scheduler.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduler, DevExpress.Wpf.Scheduler

Declaration

public static readonly DependencyProperty VisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also