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.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Scheduler

Declaration

public override Resource Resource { get; set; }

Property Value

Type Description
Resource

A Resource object that is the resource.

See Also