Cell.Height 屬性

定義

取得或設定儲存格的高度。

public double Height { get; set; }
member this.Height : double with get, set

屬性值

雙精度浮點數,表示儲存格的高度。

備註

如果應用程式開發人員將周圍的 ViewHasUnevenRows 屬性設定 HasUnevenRowsfalse ,則會 Height 忽略 屬性。 在此情況下, RowHeight 會改用 或 RowHeight 屬性。

適用於