ReportSection.ID 属性

定义

获取此报表定义对象的唯一标识符。

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

属性值

一个 string 值。

适用于