BottomLeftCornerStyle Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class BottomLeftCornerStyle :
AppearanceStyle
#Related API Members
The following members return BottomLeftCornerStyle objects:
#Remarks
An object of the BottomLeftCornerStyle type can be accessed by the TimelineViewStyles.BottomLeftCorner property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
BottomLeftCornerStyle
See Also