IDlgGridControl.IsRowDirty(Int32) Method

Definition

public:
 bool IsRowDirty(int nRowIndex);
public bool IsRowDirty (int nRowIndex);
abstract member IsRowDirty : int -> bool
Public Function IsRowDirty (nRowIndex As Integer) As Boolean

Parameters

nRowIndex
Int32

Returns

Applies to