Class RadCalendarCellAccessibleObject
Inheritance
System.Object
RadCalendarCellAccessibleObject
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadCalendarCellAccessibleObject : AccessibleObject
Constructors
RadCalendarCellAccessibleObject(RadCalendarAccessibleObject, Int32, Int32)
Declaration
public RadCalendarCellAccessibleObject(RadCalendarAccessibleObject ownerAccessibleObject, int column, int row)
Parameters
Rad
|
System.
|
System.
|
Properties
Description
Declaration
public override string Description { get; }
Property Value
System.
|
Name
Declaration
public override string Name { get; set; }
Property Value
System.
|
Parent
Declaration
public override AccessibleObject Parent { get; }
Property Value
System.
|
Role
Declaration
public override AccessibleRole Role { get; }
Property Value
System.
|
State
Declaration
public override AccessibleStates State { get; }
Property Value
System.
|