Skip to main content

ASPxSchedulerImages.NavigationButton Property

Gets the settings of an image displayed within the navigation button.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public NavigationButtonImages NavigationButton { get; }

Property Value

Type Description
DevExpress.Web.ASPxScheduler.NavigationButtonImages

An DevExpress.Web.ASPxScheduler.NavigationButtonImages object that contains image settings.

See Also