DocumentMapNode.Id 属性
获取文档结构图节点的唯一标识符。
命名空间: Microsoft.Reporting.WinForms
程序集: Microsoft.ReportViewer.WinForms(在 Microsoft.ReportViewer.WinForms.dll 中)
语法
声明
Public ReadOnly Property Id As String
Get
用法
Dim instance As DocumentMapNode
Dim value As String
value = instance.Id
public string Id { get; }
public:
property String^ Id {
String^ get ();
}
member Id : string
function get Id () : String
属性值
类型:System.String
一个只读字符串值。