InterfaceIComboBoxRadRawElementProviderFragment
Interface
Definition
Namespace:Telerik.WinControls.UIAutomation.ComboBox
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public interface IComboBoxRadRawElementProviderFragment : IRadRawElementProviderFragment, IRawElementProviderFragment, IRawElementProviderSimple
Inherited Members
Properties
DropDownListElement
Represents UI Automation provider associated with a ComboBox control.
Declaration
cs-api-definition
RadDropDownListElement DropDownListElement { get; }
Property Value