Class RadDropDownButtonElementAccessibleObject
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadDropDownButtonElementAccessibleObject : RadControlAccessibleObject
Constructors
RadDropDownButtonElementAccessibleObject(RadDropDownButtonElement, String)
Declaration
public RadDropDownButtonElementAccessibleObject(RadDropDownButtonElement buttonElement, string name)
Parameters
Rad
|
System.
|
Properties
Bounds
Declaration
public override Rectangle Bounds { get; }
Property Value
System.
|
OwnerElement
Declaration
public override object OwnerElement { get; }
Property Value
System.
|
Overrides
Parent
Declaration
public override AccessibleObject Parent { get; }
Property Value
System.
|
Role
Declaration
public override AccessibleRole Role { get; }
Property Value
System.
|
Methods
GetChild(Int32)
Declaration
public override AccessibleObject GetChild(int index)
Parameters
System.
|
Returns
System.
|
GetChildCount()
Declaration
public override int GetChildCount()
Returns
System.
|