Skip to main content

DockLayoutManager.AllowDocumentSelector Property

For internal use.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v14.2.dll

#Declaration

[XtraSerializableProperty]
public bool AllowDocumentSelector { get; set; }

#Property Value

Type Description
Boolean

true if the Document Selector feature is enabled; otherwise, false.

See Also