ReportSection.Name プロパティ

定義

ReportSectionの名前を手に入れます。

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

プロパティ値

レポートセクションの名前です。

適用対象