IDlgGridControl.IsCellDirty(Int32, Int32) Metodo

Definizione

public:
 bool IsCellDirty(int nRowIndex, int nColIndex);
public bool IsCellDirty (int nRowIndex, int nColIndex);
abstract member IsCellDirty : int * int -> bool
Public Function IsCellDirty (nRowIndex As Integer, nColIndex As Integer) As Boolean

Parametri

nRowIndex
Int32
nColIndex
Int32

Restituisce

Si applica a