DataViewHierarchyAccessor.SelectedDataView Property

Definition

Retrieves a string representing the currently selected data view.

public:
 property System::String ^ SelectedDataView { System::String ^ get(); };
public string SelectedDataView { get; }
member this.SelectedDataView : string
Public ReadOnly Property SelectedDataView As String

Property Value

Returns a string representing the currently selected data view.

Applies to