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.v19.1.dll

Declaration

public static readonly DependencyProperty VisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also