Back to Devexpress

SelectionBarStyle Class

aspnet-devexpress-dot-web-dot-aspxscheduler-23307fbc.md

latest1.9 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class SelectionBarStyle :
    SchedulerCellAppearanceStyle
vb
Public Class SelectionBarStyle
    Inherits SchedulerCellAppearanceStyle

The following members return SelectionBarStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

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

See Also

SelectionBarStyle Members

DevExpress.Web.ASPxScheduler Namespace