Skip to main content
A newer version of this page is available. .
All docs
V23.1

XtraForm.DefaultFormShowMode Property

This property supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v23.1.dll

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

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static FormShowMode DefaultFormShowMode { get; set; }

Property Value

Type
DevExpress.XtraEditors.FormShowMode
See Also