ReportItem.IsFullSize 屬性

定義

取得值,指出資料表資料格的最上層項目、矩陣成員或矩陣資料格項目是否會擴充為 100%。

public:
 property bool IsFullSize { bool get(); };
public bool IsFullSize { get; }
member this.IsFullSize : bool
Public ReadOnly Property IsFullSize As Boolean

屬性值

Boolean

Boolean 值。 true 值表示最上層項目會完全擴充。

適用於