Class RadButtonElementAccessibleObject
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
[ComVisible(true)]
public class RadButtonElementAccessibleObject : RadControlAccessibleObject
Constructors
RadButtonElementAccessibleObject(RadButtonItem, String)
Declaration
public RadButtonElementAccessibleObject(RadButtonItem owner, string name)
Parameters
Rad
|
System.
|
Properties
Bounds
Declaration
public override Rectangle Bounds { get; }
Property Value
System.
|
Description
Declaration
public override string Description { get; }
Property Value
System.
|
OwnerElement
Declaration
public override object OwnerElement { get; }
Property Value
System.
|
Overrides
Role
Declaration
public override AccessibleRole Role { get; }
Property Value
System.
|
State
Declaration
public override AccessibleStates State { get; }
Property Value
System.
|
Methods
DoDefaultAction()
Declaration
public override void DoDefaultAction()