PivotField.VisibleItemsList Property

Definition

Returns or sets a Object specifying an array of strings that represent included items in a manual filter applied to a PivotField. Read/write.

public:
 property System::Object ^ VisibleItemsList { System::Object ^ get(); void set(System::Object ^ value); };
public object VisibleItemsList { get; set; }
Public Property VisibleItemsList As Object

Property Value

Object

Remarks

This property is applicable to OLAP PivotTables only.

Applies to