FilterCaption Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns a String that represents the caption displayed just below a field set on the filter axis. Read-only.

expression.FilterCaption

expression   Required. An expression that returns a PivotFieldSet object.

Remarks

If the user has selected only one item in the specified field, this property will return that item. If the user has selected multiple items in the field, this property will most likely return "(Multiple Items)".