Progress® Telerik® Reporting R1 2021
ExternalStyleSheetCollection Class
Represents a collection of
ExternalStyleSheet objects.
Inheritance Hierarchy
SystemObject
System.Collections.ObjectModelCollectionExternalStyleSheet
Telerik.Reporting.DrawingExternalStyleSheetCollection
Namespace:
Telerik.Reporting.DrawingSystem.Collections.ObjectModelCollectionExternalStyleSheet
Telerik.Reporting.DrawingExternalStyleSheetCollection
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
[TypeConverterAttribute("Telerik.Reporting.Design.ExternalStyleSheetCollectionConverter, Telerik.Reporting.Design, Version=15.0.21.120, Culture=neutral, PublicKeyToken=a9d7983dfcc261be")] public class ExternalStyleSheetCollection : Collection<ExternalStyleSheet>, ICollection<string>, IEnumerable<string>, IEnumerable
The ExternalStyleSheetCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ExternalStyleSheetCollection | Initializes a new instance of the ExternalStyleSheetCollection class |
Methods
Name | Description | |
---|---|---|
![]() | Add | Obsolete. |
![]() | ClearItems | (Overrides CollectionTClearItems.) |
![]() | Contains | Obsolete. |
![]() | CopyTo | Obsolete. |
![]() | InsertItem | (Overrides CollectionTInsertItem(Int32, T).) |
![]() | Remove | Obsolete. |
![]() | RemoveItem | (Overrides CollectionTRemoveItem(Int32).) |
![]() | SetItem | (Overrides CollectionTSetItem(Int32, T).) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableStringGetEnumerator | Obsolete. |
![]() ![]() | ICollectionStringIsReadOnly | Obsolete. |
Remarks
Each time an ExternalStyleSheet
object is inserted, deleted or set in this collection, the
Report that owns the collection is
refreshed by re-applying or internal and external style sheets.
Version Information
Supported in: 1.0.1