Progress® Telerik® Reporting R1 2021
AttributeSelectorBase Methods
The AttributeSelectorBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CopyTo |
Copies the property name and value of the selector to the target
typeSelector.
(Overrides TypeSelectorCopyTo(TypeSelector).) |
![]() | DeepClone |
Performs a deep clone of the
TypeSelector.
(Inherited from TypeSelector.) |
![]() | Equals | (Overrides TypeSelectorEquals(Object).) |
![]() | GetHashCode | (Overrides TypeSelectorGetHashCode.) |
![]() | Match |
Matches a report item by the value of its property.
(Overrides TypeSelectorMatch(ReportItemBase).) |
![]() | OnTypeChange |
Called when the
Type of this
selector changes.
(Inherited from TypeSelector.) |
![]() | ToString |
Creates a human-readable string that represents this
TypeSelector.
(Inherited from TypeSelector.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ISupportInitializeBeginInit | (Inherited from TypeSelector.) |
![]() ![]() | ISupportInitializeEndInit | (Inherited from TypeSelector.) |