DataViewHierarchyAccessor.SelectedDataView 属性

定义

检索表示当前选定的数据视图的字符串。

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

属性值

String

返回一个字符串,该字符串表示当前选定的数据视图。

适用于