StyleSheetCollection Constructors
Represents a collection of scripts within the ASPxStyleSheetManager.Name | Parameters | Description |
---|---|---|
StyleSheetCollection() | none | Initializes a new instance of the StyleSheetCollection class with default settings. |
StyleSheetCollection(ASPxStyleSheetManager) | styleSheetManager | Initializes a new instance of the StyleSheetCollectionclass specifying its owner. |
See Also