Back to Devexpress

BeforeLoadLayoutEventArgs.Allow Property

wpf-devexpress-dot-xpf-dot-core-dot-serialization-dot-beforeloadlayouteventargs.md

latest1022 B
Original Source

BeforeLoadLayoutEventArgs.Allow Property

Namespace : DevExpress.Xpf.Core.Serialization

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public bool Allow { get; set; }
vb
Public Property Allow As Boolean

Property Value

Type
Boolean

See Also

BeforeLoadLayoutEventArgs Class

BeforeLoadLayoutEventArgs Members

DevExpress.Xpf.Core.Serialization Namespace