Share via


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

返回

实现

适用于