Version

BarSettings Class Members

The following tables list the members exposed by BarSettings.

Protected Constructors
 NameDescription
Protected ConstructorBarSettings ConstructorCreates a new BarSettings instance from previously serialized data.  
Protected Fields
 NameDescription
Protected FieldappearanceHoldersHolds the Appearance objects (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeFromOverloaded. Initializes all property values of this instance to the corresponding property values of the specified source instance.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetOverridden. Restores the properties of this object to their default values.  
Public MethodShouldSerializeOverridden. Returns a boolean value indicating whether this object requires serialization.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this object. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. Serialization helper method.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDeserializationOverridden. Called immediately after this instance is initialized via deserialization.  
Protected MethodOnDisposeOverridden. Releases resources used by this object.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property value changes on a sub-object.  
Protected MethodResetBarAppearanceRestores the BarAppearance property to its default value.  
Protected MethodResetBarHeightRestores the BarHeight property to its default value.  
Protected MethodResetBarTextAppearanceRestores the BarTextAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Protected MethodResetBarTextDateTimeFormatRestores the BarTextDateTimeFormat property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Protected MethodResetBarTextInsideRestores the BarTextInside property to its default value.  
Protected MethodResetBarTextLeftRestores the BarTextLeft property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Protected MethodResetBarTextRightRestores the BarTextRight property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Protected MethodResetBarVisibleRestores the BarVisible property to its default value.  
Protected MethodResetDeadlineIndicatorAppearanceRestores the DeadlineIndicatorAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Protected MethodResetDeadlineIndicatorVisibleRestores the DeadlineIndicatorVisible property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Protected MethodResetEndIndicatorAppearanceRestores the EndIndicatorAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Protected MethodResetEndIndicatorVisibleRestores the EndIndicatorVisible property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Protected MethodResetIndicatorSizeRestores the IndicatorSize property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone)
Protected MethodResetPercentCompleteBarAlignmentRestores the PercentCompleteBarAlignment property to its default value.  
Protected MethodResetPercentCompleteBarAppearanceRestores the PercentCompleteBarAppearance property to its default value.  
Protected MethodResetPercentCompleteBarHeightRestores the PercentCompleteBarHeight property to its default value.  
Protected MethodResetPercentCompleteBarVisibleRestores the PercentCompleteBarVisible property to its default value.  
Protected MethodResetStartIndicatorAppearanceRestores the StartIndicatorAppearance property to its default value.  
Protected MethodResetStartIndicatorVisibleRestores the StartIndicatorVisible property to its default value.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also