Back to Devexpress

ASPxSchedulerStyles.ViewVisibleInterval Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-aspxschedulerstyles-c3210f24.md

latest1.3 KB
Original Source

ASPxSchedulerStyles.ViewVisibleInterval Property

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

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public AppearanceStyle ViewVisibleInterval { get; }
vb
Public ReadOnly Property ViewVisibleInterval As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

ASPxSchedulerStyles Class

ASPxSchedulerStyles Members

DevExpress.Web.ASPxScheduler Namespace