ReportItemCollection.Count プロパティ

定義

レポートの項目数を把握します。

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

プロパティ値

レポート上の項目数を含む integer です。

適用対象