GridCheckBoxColumn.GetAccessibleState(Int64, IGridStorage) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- nRowIndex
- Int64
- storage
- IGridStorage