RefinementDataElement Members
Include Protected Members
Include Inherited Members
Represents a data point of the refinement data.
The RefinementDataElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RefinementDataElement | Initializes a new instance of the RefinementDataElement class with the specified initialization data. |
Top
Properties
Name | Description | |
---|---|---|
FilterDisplayValue | Gets or sets the display name of the filter that appears in the refinement panel. | |
FilterTooltip | Gets or sets the tooltip of the filter that appears in the refinement panel. | |
FilterValueCount | Gets or sets the number of the results returned by the refinement filter. | |
FilterValuePercentage | Gets or sets the percentage of the results returned by the refinement filter among the total results. | |
Indentation | Gets or sets the indentation level of the filter when displayed in the refinement panel. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top