Reporting

Provides the abstract base class for an attribute selector.

Namespace: Telerik.Reporting.Drawing
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public abstract class AttributeSelectorBase : TypeSelector
Visual Basic
Public MustInherit Class AttributeSelectorBase _
	Inherits TypeSelector

Remarks

Selectors are defined for each StyleRule in the StyleSheet.

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also