DayViewStyles.TopMoreButton Property
In This Article
Gets the style settings defining the appearance of the more button’s top.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public ButtonControlStyle TopMoreButton { get; }
#Property Value
Type | Description |
---|---|
Button |
An Button |
See Also