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

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

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