IDevExpressXtraEditButton Interface |
Namespace: SmartBear.TestLeft.TestObjects.WinForms.DevExpress
The IDevExpressXtraEditButton type exposes the following members.
Name | Description | |
---|---|---|
![]() | Caption |
Returns the button caption.
|
![]() | Visible |
Returns true if the button is visible.
|
Name | Description | |
---|---|---|
![]() | CallMethod<T>(String,Object[]) |
Invokes the specified method and returns the result.
(Inherited from IObject.) |
![]() | Cast<T> |
Casts the interface to an interface of another type.
(Inherited from IObject.) |
![]() | Click() |
Simulates a click on the button.
|
![]() | Click(Int32, Int32) |
Simulates a click on the button.
|
![]() | GetProperty<T> |
Returns the value of the specified property.
(Inherited from IObject.) |
![]() | SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |