Back to Devexpress

DayViewStyles.BottomMoreButton Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-dayviewstyles-cefff7ea.md

latest1.2 KB
Original Source

DayViewStyles.BottomMoreButton Property

Gets the style settings defining the appearance of the more button’s bottom.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public ButtonControlStyle BottomMoreButton { get; }
vb
Public ReadOnly Property BottomMoreButton As ButtonControlStyle

Property Value

TypeDescription
ButtonControlStyle

An ButtonControlStyle object that contains style settings.

|

See Also

DayViewStyles Class

DayViewStyles Members

DevExpress.Web.ASPxScheduler Namespace