Version

BarSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyBarAppearanceReturns or sets the Appearance object which defines the visual attributes of the bar drawn between the task's start and end times on the timeline.  
Public PropertyBarHeightReturns or sets the height, in pixels, of the bar drawn between the task's start and end times on the timeline.  
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. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
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. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Public PropertyBarTextInsideReturns or sets the text that is displayed on the inside of the task bar.  
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. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
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. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Public PropertyBarVisibleReturns or sets a boolean value indicating whether the bar drawn between the task's start and end times is visible on the timeline.  
Public PropertyDeadlineIndicatorAppearanceReturns or sets the Appearance object which defines the visual attributes of the indicator which represents a task's deadline on the timeline. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Public PropertyDeadlineIndicatorVisibleReturns or sets a boolean value indicating whether the indicator which marks a task's deadline is displayed on the timeline. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
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. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Public PropertyEndIndicatorVisibleReturns or sets a value indicating whether the indicator which marks the EndDateTime of the task is displayed on the timeline. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Public PropertyIndicatorSizeReturns or sets the size at which the task's start indicator, end indicator, and deadline indicator is displayed. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Public PropertyPercentCompleteBarAlignmentReturns or sets the vertical alignment for the bar which depicts the percentage of completion for the associated Task on the timeline.  
Public PropertyPercentCompleteBarAppearanceReturns or sets the Appearance object which defines the visual attributes of the bar which depicts the percentage of completion for the associated Task on the timeline.  
Public PropertyPercentCompleteBarHeightReturns or sets the height, in pixels, of the bar which depicts the percentage of completion for the associated Task in the user interface.  
Public PropertyPercentCompleteBarVisibleReturns or sets a value indicating whether the indicator which marks the percentage of completion for the task is displayed on the timeline.  
Public PropertyStartIndicatorAppearanceReturns or sets the Appearance object which defines the visual attributes of the indicator which represents the beginning of the Task on the timeline.  
Public PropertyStartIndicatorVisibleReturns or sets a value indicating whether the indicator which marks the StartDateTime of the task is displayed in the user interface.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also