DlgGridControl.IsRowDirty(Int32) Method

Definition

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

Parameters

rowIndex
Int32

Returns

Implements

Applies to