다음을 통해 공유


IDlgGridControl.IsCellDirty(Int32, Int32) 메서드

정의

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

매개 변수

nRowIndex
Int32
nColIndex
Int32

반환

적용 대상