Cell.IsEnabled プロパティ

定義

Cell の IsEnabled 状態を取得または設定します。 これはバインド可能なプロパティです。

public bool IsEnabled { get; set; }
member this.IsEnabled : bool with get, set

プロパティ値

ブール値。 既定値は true です。

適用対象