SchedulerViewBase.FirstVisibleResourceIndex Property
In This Article
Gets or sets the index of a resource in the collection of visible resources, which is displayed first within the current scheduler view.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value which represents the index of the first visible resource. |
See Also