Skip to main content
A newer version of this page is available. .

DayViewStyles.TopMoreButton Property

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

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public ButtonControlStyle TopMoreButton { get; }

Property Value

Type Description
ButtonControlStyle

An ButtonControlStyle object that contains style settings.

See Also