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

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

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