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

VisualTimelineViewGroupBase.SelectionBarContainerProperty Field

Identifies the VisualTimelineViewGroupBase.SelectionBarContainer dependency property.

Namespace: DevExpress.Xpf.Scheduler.Drawing

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

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

Declaration

public static readonly DependencyProperty SelectionBarContainerProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also