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

SingleWeekCellBase.Resource Property

Provides access to the visible resource headers.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v20.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public override Resource Resource { get; set; }

Property Value

Type Description
Resource

A Resource object that is the resource.

See Also