The following tables list the members exposed by ColumnAutoSizingEventArgs.
Name | Description | |
---|---|---|
Action | (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs) | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
Element | Returns the Infragistics.Win.UltraWinSchedule.TimelineView.ColumnHeaderUIElement that was auto-sized, or null if the width was changed programmatically. | |
NewColumnWidth | Returns the value that the ColumnWidth property will be set to if the event is not canceled. |