GridCheckBoxColumn.GetAccessibleState(Int64, IGridStorage) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Параметры
- nRowIndex
- Int64
- storage
- IGridStorage