Skip to main content
A newer version of this page is available. .

ThemedWindowDialogButton.Placement Property

Gets or sets the dialog button alignment.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public Dock Placement { get; set; }

Property Value

Type Description
Dock

Specifies the dialog button alignment.

See Also