Gets or sets whether to display editor buttons, including the default button. This is a dependency property.
public bool ShowEditorButtons { get; set; }
Public Property ShowEditorButtons As Boolean
The ShowEditorButtons property is not in effect for a ButtonEdit control that is used as a a custom editor within a GridControl/TreeListControl.