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

ASPxSchedulerRelatedControlBase.RegisterStyleSheets() Method

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

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public override void RegisterStyleSheets()

Remarks

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

See Also