Back to Devexpress

BottomLeftCornerStyle Class

aspnet-devexpress-dot-web-dot-aspxscheduler-5f12a973.md

latest2.1 KB
Original Source

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class BottomLeftCornerStyle :
    AppearanceStyle
vb
Public Class BottomLeftCornerStyle
    Inherits AppearanceStyle

The following members return BottomLeftCornerStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle BottomLeftCornerStyle

See Also

BottomLeftCornerStyle Members

Get Started with Scheduler

DevExpress.Web.ASPxScheduler Namespace