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

DailyRecurrenceControl.RegisterStyleSheets() Method

Registers a style sheet which defines specific styles. For internal use.

Namespace: DevExpress.Web.ASPxScheduler.Controls

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public override void RegisterStyleSheets()

Remarks

This property is intended for internal use only. Normally you don’t need to use it.

See Also