[ListenerArgument(Index=0,
Name="el",
Type=Terrasoft.UI.WebControls.Controls.Component,
Description="this")]
[ListenerArgument(Index=1,
Name="adjWidth",
Type=System.Int32,
Description="The box-adjusted width that was set")]
[ListenerArgument(Index=2,
Name="adjHeight",
Type=Terrasoft.UI.WebControls.Controls.Component,
Description="The box-adjusted height that was set")]
[ListenerArgument(Index=3,
Name="rawWidth",
Type=Terrasoft.UI.WebControls.Controls.Component,
Description="The width that was originally specified")]
[ListenerArgument(Index=4,
Name="rawHeight",
Type=Terrasoft.UI.WebControls.Controls.Component,
Description="The height that was originally specified")]
[System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)]
[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.Description("Fires after the component is resized.")]
public virtual ComponentAjaxEvent Resize {get;}