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.).
Name | Parameters | Description |
---|---|---|
Layout |
previous |
Initializes a new instance of the Layout |
See Also