A newer version of this page is available.
Switch to the current version.
StyleSheetCollection Class
Represents a collection of scripts within the ASPxStyleSheetManager.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Related API Members
The following members accept/return StyleSheetCollection objects:
Remarks
The ASPxStyleSheetManager component holds its scripts within a collection, which is an instance of the StyleSheetCollection class and can be accessed via the ASPxStyleSheetManager.Items property. Individual items within the collection are represented by the instances of the ResourceStyleSheet class, and can be accessed using indexer notation. The properties and methods exposed