Compartilhar via


IDlgGridControl.IsCellDirty(Int32, Int32) Método

Definição

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

Parâmetros

nRowIndex
Int32
nColIndex
Int32

Retornos

Aplica-se a