Class RadStepProgressItemAccessibleObject
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
[ComVisible(true)]
public class RadStepProgressItemAccessibleObject : RadItemAccessibleObject
Constructors
RadStepProgressItemAccessibleObject(StepProgressItem)
Declaration
public RadStepProgressItemAccessibleObject(StepProgressItem owner)
Parameters
Step
|
Properties
Bounds
Declaration
public override Rectangle Bounds { get; }
Property Value
System.
|
Description
Declaration
public override string Description { get; }
Property Value
System.
|
Name
Declaration
public override string Name { get; set; }
Property Value
System.
|
Owner
Declaration
public override object Owner { 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
DoDefaultAction()
Declaration
public override void DoDefaultAction()