IPivotItem.ChildItems[Object] Property

Definition

public:
 property System::Object ^ ChildItems[System::Object ^] { System::Object ^ get(System::Object ^ Index); };
public object ChildItems[object Index] { get; }
Public ReadOnly Property ChildItems(Optional Index As Object) As Object

Parameters

Index
Object

Property Value

Applies to