IDevExpressWPFButtonEditRepeatButton Interface |
Namespace: SmartBear.TestLeft.TestObjects.WPF.DevExpress
The IDevExpressWPFButtonEditRepeatButton type exposes the following members.
Name | Description | |
---|---|---|
![]() | Caption |
Returns the button's caption.
(Inherited from IDevExpressWPFButtonEditButton.) |
![]() | Enabled |
Returns whether the editor button is enabled.
(Inherited from IDevExpressWPFButtonEditButton.) |
![]() | Visible |
Returns whether the editor button is visible.
(Inherited from IDevExpressWPFButtonEditButton.) |
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() |
Performs a click on the button of the ButtonEdit control.
|
![]() | Click(Int32) |
Performs the specified number of clicks on the button of the ButtonEdit control.
|
![]() | GetProperty<T> |
Returns the value of the specified property.
(Inherited from IObject.) |
![]() | SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |