Infragistics(R) NetAdvantage(R) for ASP.NET
ColumnResizingEventArgs Class Members
See Also  Properties  Methods  E-mail your feedback on this topic.
WebDataGrid Library > Infragistics.Web.UI Namespace : ColumnResizingEventArgs Class


The following tables list the members exposed by ColumnResizingEventArgs.

Public Constructors

Public Properties

 NameDescription
Public PropertybrowserEvent (Inherited from Infragistics.Web.UI.EventArgs)
Public Propertycancel (Inherited from Infragistics.Web.UI.CancelEventArgs)
Public Propertycolumn Returns which column is being used as the drag source for the resize action.  
Public Propertycolumns Returns which columns are being resized by this resize action.  
Public PropertystartingWidth Returns the width of the column that is being resized by the user.  
Public PropertystartingWidths Returns the original width collection for this resize action.  
Top

Public Methods

 NameDescription
Public Methoddispose (Inherited from Infragistics.Web.UI.EventArgs)
Top

See Also

Copyright © 2003-2011 Infragistics, Inc. All rights reserved.