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

ASPxSchedulerStyles.ViewVisibleInterval Property

Gets the style settings that define the appearance of the View Visible Interval.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public AppearanceStyle ViewVisibleInterval { get; }

Property Value

Type Description
AppearanceStyle

A AppearanceStyle object that contains the style settings.

See Also