DXDialog.OkButton Property
In This Article
Gets the Ok button.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Button | A Button object that represents the dialog button. |
See Also