Version 24.2 (latest)

TimelineSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowedDragActionsGets or sets a flagged enumeration which determines which parts of a task bar may be dragged by the user.  
Public PropertyBarSettingsReturns a BarSettings instance which defines the visual attributes of the UIElement which represents this Task in the user interface when displayed as a normal task (as opposed to a summary or a milestone).  
Public PropertyBarSettingsMilestoneReturns a BarSettingsMilestone instance which defines the visual attributes of the UIElement which represents this Task in the user interface when displayed as a milestone (as opposed to a normal bar or a summary).  
Public PropertyBarSettingsSummaryReturns a SummarySettings instance which defines the visual attributes of the UIElement which represents this Task in the user interface when displayed as a summary (as opposed to a normal bar or a milestone).  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also