Version 24.2 (latest)

InitializeTimelineViewEventArgs Class Properties

For a list of all members of this type, see InitializeTimelineViewEventArgs members.

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