Version

EmbeddableEditorBase.EmbeddableEditorUIAProviderStub Class Properties

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

Public Properties
 NameDescription
Public PropertyContextReturns the context of this stub - the object the stub represents. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyDisplayTextReturns the display text of the editor.  
Public PropertyEditorThe embeddable editor which this UIA provider represents.  
Public PropertyEditorOwnerThe embeddable editor owner.  
Public PropertyEditorOwnerContextThe embeddable editor owner context.  
Public PropertyHelpTextGets or sets a help text string associated with the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyIsDelegatingProviderOverridden. Indicates if the provider is a delegating provider and should not be shown in the provider hierarchy.  
Public PropertyIsInEditModeIndicates if the associated editor is in edit mode for the owner and owner context represented by the accessible object.  
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)
Public PropertyUIElementReturns the UIElement associated with the accessible object instance.  
Public PropertyValueReturns the value of the editor.  
Protected Properties
 NameDescription
Protected PropertyFragmentRootStubReturns the FragmentRoot stub for this object.  
Protected PropertyInkButtonGets the ink button.  
Protected PropertyShowInkButtonResolvedGets a value indicating whether the ink button is visible.  
See Also