IThreadSafeField Properties
When implemented, provides a read-only access to basic settings of a field.
Name | Description |
---|---|
Allowed |
Gets the areas within which the field can be positioned. |
Area | Gets the area in which the field is displayed. |
Area |
Gets the field’s index among the other fields displayed within the same area. |
Caption | Gets the field’s display caption. |
Data |
Gets the field’s data type. |
Display |
Gets the name of the folder in which the field is located. |
Display |
Gets the string displayed within the field header. |
Expanded |
Gets the expansion status of the current field if it belongs to a field group. |
Field |
Gets the name of the data source field assigned to the current Pivot |
Filter |
Gets filter values for the current field. |
Group | Gets the group that owns the current field. |
Group |
Gets the index of the field in a field group. |
Group |
Gets how values of the current column or row field are combined into groups. |
Group |
Gets the length of intervals into which field values are grouped. |
Name | Gets the field name. |
Running |
Gets whether Running totals are calculated for values in the Data Area that correspond to the current column or row field. |
Show |
Gets whether field values that have appeared in the datasource after the field’s filtering was configured should be shown. |
Sort |
|
Sort |
Gets how data is sorted when sorting is applied to the field. |
Sort |
Gets the field sort order. |
Summary |
Gets the type of summary function calculated against the current field. |
Top |
Gets an absolute or relative number of field values to be displayed for the current column or row field. |
Top |
Gets whether the “Others” item is displayed within the Pivot |
Top |
Gets how the number of Top Values is determined. |
Unbound |
Gets an expression used to evaluate values for the current unbound field. |
Unbound |
Gets the name of a column in a summary data source that corresponds to the current unbound field. |
Unbound |
Gets the data type and binding mode of the field. |
Visible | Gets whether the field is visible. |
See Also