Click or drag to resize

IDevExpressXtraEditButton Interface

The test interface for Developer Express button edit controls.

Namespace:  SmartBear.TestLeft.TestObjects.WinForms.DevExpress
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public interface IDevExpressXtraEditButton : IObject

The IDevExpressXtraEditButton type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Returns the button caption.
Public propertyVisible
Returns true if the button is visible.
Top
Methods
See Also