Skip to main content

OptionsBehavior.SelectOnRightClickProperty Field

Identifies the OptionsBehavior.SelectOnRightClick dependency property.

Namespace: DevExpress.Xpf.Scheduler

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

NuGet Package: DevExpress.Wpf.Scheduler

Declaration

public static readonly DependencyProperty SelectOnRightClickProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also