次の方法で共有


DlgGridControl.IsRowDirty(Int32) メソッド

定義

public:
 virtual bool IsRowDirty(int rowIndex);
public bool IsRowDirty (int rowIndex);
abstract member IsRowDirty : int -> bool
override this.IsRowDirty : int -> bool
Public Function IsRowDirty (rowIndex As Integer) As Boolean

パラメーター

rowIndex
Int32

戻り値

実装

適用対象