Click or drag to resize

IDevExpressWPFButtonEditButton Interface

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 IDevExpressWPFButtonEditButton : IObject

The IDevExpressWPFButtonEditButton type exposes the following members.

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