IInfragisticsEditorButtonBase Interface |
Namespace: SmartBear.TestLeft.TestObjects.WinForms.Infragistics
The IInfragisticsEditorButtonBase type exposes the following members.
Name | Description | |
---|---|---|
Enabled |
Returns true if the editor button is enabled.
| |
Text |
Returns the text of the editor button.
| |
Visible |
Specifies whether the editor button is visible.
|
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.) | |
GetPropertyT |
Returns the value of the specified property.
(Inherited from IObject.) | |
SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |