Back to Devexpress

DayViewStyles.TopMoreButton Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-dayviewstyles-70f82a8f.md

latest1.2 KB
Original Source

DayViewStyles.TopMoreButton Property

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

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

Property Value

TypeDescription
ButtonControlStyle

An ButtonControlStyle object that contains style settings.

|

See Also

DayViewStyles Class

DayViewStyles Members

DevExpress.Web.ASPxScheduler Namespace