Skip to main content

MonthlyRecurrenceControl.RegisterStyleSheets() Method

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

Namespace: DevExpress.Web.ASPxScheduler.Controls

Assembly: DevExpress.Web.ASPxScheduler.v23.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