Version

InitializeTimelineViewEventArgs Class Members

The following tables list the members exposed by InitializeTimelineViewEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyAdjustedPrimaryIntervalReturns a DateTimeInterval which will be assigned to the PrimaryInterval property of the control used to format the printed output, if an automatic adjustment was necessary and the AllowAdjustmentOfPrimaryInterval property was not set to false.  
Public PropertyAllowAdjustmentOfPrimaryIntervalSpecifies whether automatic adjustment of the PrimaryInterval to better fit the range being printed should be allowed.  
Public PropertyControlReturns the Infragistics.Win.UltraWinSchedule.UltraTimelineView control that will be used for the print operation.  
See Also