Skip to main content

BottomLeftCornerStyle Class

Contains settings that allow you to define the appearance of the bottom left corner of the Scheduler.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class BottomLeftCornerStyle :
    AppearanceStyle

The following members return BottomLeftCornerStyle objects:

Remarks

An object of the BottomLeftCornerStyle type can be accessed by the TimelineViewStyles.BottomLeftCorner property.

See Also