aspnet-devexpress-dot-web-48543055.md
A style sheet manager component.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxStyleSheetManager :
ASPxResourceManagerBase
Public Class ASPxStyleSheetManager
Inherits ASPxResourceManagerBase
The ASPxStyleSheetManager allows you to perform the following actions:
Note
A web page can contain only one ASPxStyleSheetManager component. To determine whether a page contains the component, use the ASPxStyleSheetManager.Active property.
Show 14 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxWebComponent ASPxResourceManagerBase ASPxStyleSheetManager
See Also