GridStorage.IsCellEditable(Int64, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual int IsCellEditable(long nRowIndex, int nColIndex);
public virtual int IsCellEditable(long nRowIndex, int nColIndex);
abstract member IsCellEditable : int64 * int -> int
override this.IsCellEditable : int64 * int -> int
Public Overridable Function IsCellEditable (nRowIndex As Long, nColIndex As Integer) As Integer
Paramètres
- nRowIndex
- Int64
- nColIndex
- Int32