GridCheckBoxColumn.GetAccessibleState(Int64, IGridStorage) 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:
override System::Windows::Forms::AccessibleStates GetAccessibleState(long nRowIndex, Microsoft::ReportingServices::QueryDesigners::IGridStorage ^ storage);
public override System.Windows.Forms.AccessibleStates GetAccessibleState (long nRowIndex, Microsoft.ReportingServices.QueryDesigners.IGridStorage storage);
override this.GetAccessibleState : int64 * Microsoft.ReportingServices.QueryDesigners.IGridStorage -> System.Windows.Forms.AccessibleStates
Public Overrides Function GetAccessibleState (nRowIndex As Long, storage As IGridStorage) As AccessibleStates
Paramètres
- nRowIndex
- Int64
- storage
- IGridStorage