ReportItem.IsFullSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指出資料表資料格的最上層項目、矩陣成員或矩陣資料格項目是否會擴充為 100%。
public:
property bool IsFullSize { bool get(); };
public bool IsFullSize { get; }
member this.IsFullSize : bool
Public ReadOnly Property IsFullSize As Boolean
屬性值
Boolean 值。 true 值表示最上層項目會完全擴充。