Skip to main content

SelectionBarStyle Class

Contains settings that allow you to define the appearance of the selection bar in the Scheduler.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class SelectionBarStyle :
    SchedulerCellAppearanceStyle

The following members return SelectionBarStyle objects:

Inheritance

Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.ASPxScheduler.SchedulerCellAppearanceStyle
SelectionBarStyle
See Also