Progress® Telerik® Reporting R1 2021
AttributeSelectorBase Constructor
Overload List
Name | Description | |
---|---|---|
![]() | AttributeSelectorBase |
Initializes a new instance of the AttributeSelectorBase
class with an empty property name and value, that matches all
ReportItemBase objects.
|
![]() | AttributeSelectorBase(String, Object) |
Initializes a new instance of the AttributeSelectorBase
class with the specified property name and value, that matches all
ReportItemBase objects.
|
![]() | AttributeSelectorBase(Type, String, Object) |
Initializes a new instance of the AttributeSelectorBase
class with the specified property name and value, that matches
items of the specified type.
|