IInfragisticsEditorButton Interface |
Namespace: SmartBear.TestLeft.TestObjects.WinForms.Infragistics
The IInfragisticsEditorButton type exposes the following members.
| Name | Description | |
|---|---|---|
| Enabled |
Returns true if the editor button is enabled.
(Inherited from IInfragisticsEditorButtonBase.) | |
| Text |
Returns the text of the editor button.
(Inherited from IInfragisticsEditorButtonBase.) | |
| Visible |
Specifies whether the editor button is visible.
(Inherited from IInfragisticsEditorButtonBase.) |
| Name | Description | |
|---|---|---|
| CallMethodT(String, Object) |
Invokes the specified method and returns the result.
(Inherited from IObject.) | |
| CastT |
Casts the interface to an interface of another type.
(Inherited from IObject.) | |
| Click |
Moves the mouse pointer to the editor button and simulates a click of the left mouse button over it.
| |
| GetPropertyT |
Returns the value of the specified property.
(Inherited from IObject.) | |
| SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |