See: Description
Interface | Description |
---|---|
Filter.ValueConverter |
A ValueConverter attached to a column modifies the cell before
it is tested in a filter or displayed.
|
RefinedStructuredResult.ICalculationProgress |
Class | Description |
---|---|
Filter |
Used to filter values in a result, to avoid displaying rows not matching the filter.
|
RefinedResultBuilder |
This class allows the wrapping of a result to give another result which can be controlled more.
|
RefinedStructuredResult |
The result from refining a table or tree.
|
RefinedStructuredResult.DerivedDataJobDefinition | |
RefinedTable |
The result from refining a table.
|
RefinedTree |
The result from refining a tree.
|
TotalsResult |
Used by the
TotalsCalculator to encapsulate the value and format to
display. |
TotalsRow |