Version

ColumnAutoSizedEventArgs Class Members

The following tables list the members exposed by ColumnAutoSizedEventArgs.

Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs)
Public PropertyColumnWidthReturns the value of the ColumnWidth property.  
Public PropertyElementReturns the Infragistics.Win.UltraWinSchedule.TimelineView.ColumnHeaderUIElement that was auto-sized, or null if the width was changed programmatically.  
See Also