skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadGridSpinEditorElementAccessibleObject

Represents an accessible object for the RadGridSpinEditorElement.

Inheritance
System.Object
RadGridSpinEditorElementAccessibleObject
Namespace: Telerik.WinControls.UI.Code.Accessiblity
Assembly: Telerik.WinControls.GridView.dll

Syntax

public sealed class RadGridSpinEditorElementAccessibleObject : Control.ControlAccessibleObject

Constructors

RadGridSpinEditorElementAccessibleObject(RadGridView, RadSpinEditorElement, CellAccessibleObject, Size, Point, String)

Initializes a new instance of the RadGridSpinEditorElementAccessibleObject class.

Declaration
public RadGridSpinEditorElementAccessibleObject(RadGridView owner, RadSpinEditorElement editor, CellAccessibleObject parent, Size size, Point location, string name)
Parameters
RadGridView owner

The owner.

RadSpinEditorElement editor

The editor.

CellAccessibleObject parent

The parent.

System.Drawing.Size size

The size.

System.Drawing.Point location

The location.

System.String name

The name.

Properties

Bounds

Gets the location and size of the accessible object.

Declaration
public override Rectangle Bounds { get; }
Property Value
System.Drawing.Rectangle

A System.Drawing.Rectangle that represents the bounds of the accessible object.

Exceptions
System.Runtime.InteropServices.COMException

The bounds of control cannot be retrieved.

Description

Gets a string that describes the visual appearance of the specified object. Not all objects have a description.

Declaration
public override string Description { get; }
Property Value
System.String

A description of the object's visual appearance to the user, or null if the object does not have a description.

Exceptions
System.Runtime.InteropServices.COMException

The description for the control cannot be retrieved.

Name

Gets or sets the object name.

Declaration
public override string Name { get; }
Property Value
System.String

The object name, or null if the property has not been set.

Exceptions
System.Runtime.InteropServices.COMException

The name of the control cannot be retrieved or set.

Parent

Gets the parent of an accessible object.

Declaration
public override AccessibleObject Parent { get; }
Property Value
System.Windows.Forms.AccessibleObject

An System.Windows.Forms.AccessibleObject that represents the parent of an accessible object, or null if there is no parent object.

Role

Gets the role.

Declaration
public override AccessibleRole Role { get; }
Property Value
System.Windows.Forms.AccessibleRole

The role.

State

Gets the state of this accessible object.

Declaration
public override AccessibleStates State { get; }
Property Value
System.Windows.Forms.AccessibleStates

One of the System.Windows.Forms.AccessibleStates values, or System.Windows.Forms.AccessibleStates.None, if no state has been set.

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.