ButtonEdit.ShowEditorButtons Property
In This Article
Gets or sets whether to display editor buttons, including the default button.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to display editor buttons; otheriwse, false. |
See Also