Version 24.2 (latest)

EmbeddableEditorBase.EmbeddableEditorUIAProviderStub.EditorChildUIAProviderStub Class Properties

For a list of all members of this type, see EmbeddableEditorBase.EmbeddableEditorUIAProviderStub.EditorChildUIAProviderStub members.

Public Properties
 NameDescription
Public PropertyContextReturns the context of this stub - the object the stub represents. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyHelpTextGets or sets a help text string associated with the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyIsDelegatingProviderIndicates if the provider is a delegating provider and should not be shown in the provider hierarchy. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyLocalizedControlTypeReturns or set a text string describing the type of control that the automation element represents. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyNameReturns or sets a string for the text representation of the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyProviderReturns the UI automation provider object that represents the object. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected Properties
 NameDescription
Protected PropertyChildTypeGets the type of the editor child object.  
Protected PropertyEditorStubGets the stub for the EmbeddableEditor  
Protected PropertyFragmentRootStubGets the FragmentRoot stub.  
Protected PropertyUIElementReturns the UIElement associated with the accessible instance.  
See Also