Wisej.Web.LayoutEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the Layout event.
Initializes a new instance of the LayoutEventArgs class with the specified component and property affected.
affectedComponent
affectedProperty
The property affected by the layout change.
Initializes a new instance of the LayoutEventArgs class with the specified control and property affected.
affectedControl
affectedProperty
The property affected by the layout change.
IComponent: Returns the IComponent affected by the layout change.
Control: Returns the child control affected by the change.
String: Returns the property affected by the change.
LayoutEventArgs: The original arguments object.
The affected by the layout change.
The affected by the layout change.
Represents the method that will handle the event of a .