FlexGrid for WPF
AllowEditing(GridCellRange) メソッド

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridCellFactory クラス > AllowEditing メソッド : AllowEditing(GridCellRange) メソッド
編集されるセルの範囲
指定された範囲内のセルを編集できる場合は、true を返します。
シンタックス
'宣言
 
Public Overloads Overridable Function AllowEditing( _
   ByVal range As GridCellRange _
) As System.Boolean
public virtual System.bool AllowEditing( 
   GridCellRange range
)

パラメータ

range
編集されるセルの範囲
参照

GridCellFactory クラス
GridCellFactory メンバ
オーバーロード一覧