DataGridBoolColumn.GetColumnValueAtRow(CurrencyManager, 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.
Obtient la valeur à la ligne spécifiée.
protected public:
override System::Object ^ GetColumnValueAtRow(System::Windows::Forms::CurrencyManager ^ lm, int row);
protected internal override object GetColumnValueAtRow(System.Windows.Forms.CurrencyManager lm, int row);
override this.GetColumnValueAtRow : System.Windows.Forms.CurrencyManager * int -> obj
Protected Friend Overrides Function GetColumnValueAtRow (lm As CurrencyManager, row As Integer) As Object
Paramètres
Pour CurrencyManager la colonne.
- row
- Int32
Le numéro de la ligne.
Retours
Valeur, typée en tant que Object.