Back to Devexpress

LayoutAllowEventArgs Constructors

corelibraries-devexpress-dot-utils-dot-layoutalloweventargs-dot-ctor.md

latest942 B
Original Source

LayoutAllowEventArgs Constructors

Provides data for events raised when upgrading a control’s layout, allowing you to cancel the upgrade (e.g. BaseView.BeforeLoadLayout, BarManager.BeforeLoadLayout, etc.).

NameParametersDescription
LayoutAllowEventArgs(String)previousVersionInitializes a new instance of the LayoutAllowEventArgs class with the specified previous version.

See Also

LayoutAllowEventArgs Class

LayoutAllowEventArgs Members

DevExpress.Utils Namespace