'Declaration Protected Overrides Function GetAccessibilityObjectById( _ ByVal objectId As Integer _ ) As AccessibleObject
protected override AccessibleObject GetAccessibilityObjectById( int objectId )
Parameters
- objectId
- Row index of the accessibility object to return.
Return Value
The System.Windows.Forms.AccessibleObject for the specified row.