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

UICommand.ActualAlignment Property

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v18.2.dll

Declaration

[Browsable(false)]
public DialogButtonAlignment ActualAlignment { get; }

Property Value

Type
DevExpress.Mvvm.DialogButtonAlignment
See Also