PivotFilter.Name Property

Definition

This property provides the option of naming filters for reference. You cannot rely on the index value for accurate reference because this value can change.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
Public ReadOnly Property Name As String

Property Value

String

Applies to