Version

BarSettingsMilestone Class Properties

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

Public Properties
 NameDescription
Public PropertyBarTextAppearanceReturns or sets the Appearance object which defines the visual attributes for the text that is displayed on or around the bar which represents the task on the timeline.  
Public PropertyBarTextDateTimeFormatReturns or sets the format applied to the date/time values that are displayed in or around the bar which represents the task on the timeline.  
Public PropertyBarTextLeftReturns or sets a value which determines the text that is displayed in the area to the left of the task's timeline bar.  
Public PropertyBarTextRightReturns or sets a value which determines the text that is displayed in the area to the right of the task's timeline bar.  
Public PropertyDeadlineIndicatorAppearanceReturns or sets the Appearance object which defines the visual attributes of the indicator which represents a task's deadline on the timeline.  
Public PropertyDeadlineIndicatorVisibleReturns or sets a boolean value indicating whether the indicator which marks a task's deadline is displayed on the timeline.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEndIndicatorAppearanceReturns or sets the Appearance object which defines the visual attributes of the indicator which marks the task's EndDateTime on the timeline.  
Public PropertyEndIndicatorVisibleReturns or sets a value indicating whether the indicator which marks the EndDateTime of the task is displayed on the timeline.  
Public PropertyIndicatorSizeReturns or sets the size at which the task's start indicator, end indicator, and deadline indicator is displayed.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also