About Progress

  • Company
    • Company Overview
    • Leadership
    • Corporate Social Responsibility
    • Investor Relations
    • Press Releases
    • Press Coverage
    • Recognitions
    • Progress Labs
    • Events
    • Customers
    • Careers
    • Offices
  • Technology
    • Cloud Native App Dev Platform
    • Cognitive Services
    • Web Content Management
    • UI/UX Tools
    • Secure Data Connectivity and Integration
    • Secure Managed File Transfer
    • OpenEdge
    • Network Monitoring
  • Services
    • Consulting
    • Education
    • Modernization
    • Outsourcing
  • Product Bundles

    DevCraft

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

    • Conversational UI
    • Online Training
    • Document Processing Library
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for ASP.NET AJAX UI for ASP.NET MVC UI for ASP.NET Core UI for Blazor UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for Xamarin NativeScript OSS framework
    Desktop
    UI for WPF UI for UWP UI for WinForms
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    Debugging
    FiddlerCore
    CMS
    Sitefinity
    UX Design
    Unite UX
    Document Management
    Telerik Document Processing
    Innovations Lab
    VR DataViz
    Free Tools
    Fiddler JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Docs & Support
  • Pricing
  • Search
  • Shopping cart
    • Account Overview
    • Edit Profile
    • Payment Profiles
    • Renewals & Upgrades
    • Support Tickets
    • Log out
  • Login
  • Contact Us
  • Try now

Class GridDropDownAccessibilityObject

Inheritance
System.Object
GridDropDownAccessibilityObject
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.GridView.dll

Syntax

public class GridDropDownAccessibilityObject : AccessibleObject

Constructors

GridDropDownAccessibilityObject(RadDropDownListElement, CellAccessibleObject, String)

Initializes a new instance of the GridDropDownAccessibilityObject class.

Declaration
public GridDropDownAccessibilityObject(RadDropDownListElement owner, CellAccessibleObject cellAccessibleObject, string name)
Parameters
RadDropDownListElement owner

The owner.

CellAccessibleObject cellAccessibleObject

The cell accessible object.

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.

DropDownListElement

Gets the drop down list element.

Declaration
public RadDropDownListElement DropDownListElement { get; }
Property Value
RadDropDownListElement

The drop down list element.

Name

Gets or sets the object name.

Declaration
public override string Name { get; set; }
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 of this accessible object.

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

One of the System.Windows.Forms.AccessibleRole values, or System.Windows.Forms.AccessibleRole.None if no role has been specified.

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.

Value

Gets or sets the value of an accessible object.

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

The value of an accessible object, or null if the object has no value set.

Exceptions
System.Runtime.InteropServices.COMException

The value cannot be set or retrieved.

Methods

GetChild(Int32)

Retrieves the accessible child corresponding to the specified index.

Declaration
public override AccessibleObject GetChild(int index)
Parameters
System.Int32 index

The zero-based index of the accessible child.

Returns
System.Windows.Forms.AccessibleObject

An System.Windows.Forms.AccessibleObject that represents the accessible child corresponding to the specified index.

GetChildCount()

Retrieves the number of children belonging to an accessible object.

Declaration
public override int GetChildCount()
Returns
System.Int32

The number of children belonging to an accessible object.

NotifyClients(AccessibleEvents)

Declaration
public void NotifyClients(AccessibleEvents accEvent)
Parameters
System.Windows.Forms.AccessibleEvents accEvent

NotifyClients(AccessibleEvents, Int32)

Declaration
public void NotifyClients(AccessibleEvents accEvent, int childID)
Parameters
System.Windows.Forms.AccessibleEvents accEvent

System.Int32 childID

NotifyWinEvent(Int32, HandleRef, Int32, Int32)

Declaration
public static void NotifyWinEvent(int winEvent, HandleRef hwnd, int objType, int objID)
Parameters
System.Int32 winEvent

System.Runtime.InteropServices.HandleRef hwnd

System.Int32 objType

System.Int32 objID

UnwireEvents()

Declaration
public void UnwireEvents()

WireEvents()

Declaration
public void WireEvents()

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)

Was this article helpful?

 / 
Tell us how we can improve this article
Skip
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.