Click or drag to resize

IDevExpressWPFButtonEditToggleButton Properties

The IDevExpressWPFButtonEditToggleButton 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 propertyState
The current state of the toggle button, that is, cbUnchecked, cbChecked or cbGrayed.
Public propertyVisible
Returns whether the editor button is visible.
(Inherited from IDevExpressWPFButtonEditButton.)
Top
See Also