Click or drag to resize

IDevExpressWPFButtonEditRepeatButton Interface

A test interface for the repeat button inside the Developer Express ButtonEdit control (WPF)

Namespace:  SmartBear.TestLeft.TestObjects.WPF.DevExpress
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public interface IDevExpressWPFButtonEditRepeatButton : IDevExpressWPFButtonEditButton, 
	IObject

The IDevExpressWPFButtonEditRepeatButton type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Returns the button's caption.
(Inherited from IDevExpressWPFButtonEditButton.)
Public propertyEnabled
Returns whether the editor button is enabled.
(Inherited from IDevExpressWPFButtonEditButton.)
Public propertyVisible
Returns whether the editor button is visible.
(Inherited from IDevExpressWPFButtonEditButton.)
Top
Methods
See Also