DataViewHierarchyAccessor.SelectedDataView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.