次の方法で共有


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

戻り値

適用対象