Back to Devexpress

ASPxSchedulerStyles.NavigationButton Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-aspxschedulerstyles-3c734ce0.md

latest1.2 KB
Original Source

ASPxSchedulerStyles.NavigationButton Property

Gets the style settings that define the appearance of the navigation buttons.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

Property Value

TypeDescription
ButtonControlStyle

A ButtonControlStyle object that contains the style settings.

|

See Also

ASPxSchedulerStyles Class

ASPxSchedulerStyles Members

DevExpress.Web.ASPxScheduler Namespace