Skip to main content

ASPxSchedulerImages.ViewVisibleInterval Property

Gets the settings of an image displayed within the view visible interval.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public ViewVisibleIntervalImages ViewVisibleInterval { get; }

Property Value

Type Description
DevExpress.Web.ASPxScheduler.ViewVisibleIntervalImages

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

See Also