Description
Use the Visible
property to determine whether an edit button appears in the control.
Declaration
TestObj.Visible
Read-Only Property | Boolean |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following objects:
AutoRepeatEditorButton, DevExpressEditButton, DropDownEditorButton and 3 more objects, EditorButton, SpinEditorButton, StateEditorButton « Collapse the list
View Mode
This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.
Property Value
True, if the edit button is shown within the control, otherwise False.
See Also
Caption Property (Specific to DevExpressEditButton Controls)
Click Action (EditorButton Objects)
DevExpressEditButtonCollection Object