The following tables list the members exposed by BarSettings.
Name | Description | |
---|---|---|
BarSettings Constructor | Creates a new BarSettings instance from previously serialized data. |
Name | Description | |
---|---|---|
appearanceHolders | Holds the Appearance objects (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone) | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
BarAppearance | Returns 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. | |
BarHeight | Returns or sets the height, in pixels, of the bar drawn between the task's start and end times on the timeline. | |
BarTextAppearance | Returns 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) | |
BarTextDateTimeFormat | Returns 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) | |
BarTextInside | Returns or sets the text that is displayed on the inside of the task bar. | |
BarTextLeft | Returns 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) | |
BarTextRight | Returns 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) | |
BarVisible | Returns or sets a boolean value indicating whether the bar drawn between the task's start and end times is visible on the timeline. | |
DeadlineIndicatorAppearance | Returns 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) | |
DeadlineIndicatorVisible | Returns 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) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
EndIndicatorAppearance | Returns 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) | |
EndIndicatorVisible | Returns 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) | |
IndicatorSize | Returns 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) | |
PercentCompleteBarAlignment | Returns or sets the vertical alignment for the bar which depicts the percentage of completion for the associated Task on the timeline. | |
PercentCompleteBarAppearance | Returns 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. | |
PercentCompleteBarHeight | Returns or sets the height, in pixels, of the bar which depicts the percentage of completion for the associated Task in the user interface. | |
PercentCompleteBarVisible | Returns or sets a value indicating whether the indicator which marks the percentage of completion for the task is displayed on the timeline. | |
StartIndicatorAppearance | Returns or sets the Appearance object which defines the visual attributes of the indicator which represents the beginning of the Task on the timeline. | |
StartIndicatorVisible | Returns or sets a value indicating whether the indicator which marks the StartDateTime of the task is displayed in the user interface. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeFrom | Overloaded. Initializes all property values of this instance to the corresponding property values of the specified source instance. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Overridden. Restores the properties of this object to their default values. | |
ShouldSerialize | Overridden. Returns a boolean value indicating whether this object requires serialization. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns the string representation of this object. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Overridden. Serialization helper method. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDeserialization | Overridden. Called immediately after this instance is initialized via deserialization. | |
OnDispose | Overridden. Releases resources used by this object. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property value changes on a sub-object. | |
ResetBarAppearance | Restores the BarAppearance property to its default value. | |
ResetBarHeight | Restores the BarHeight property to its default value. | |
ResetBarTextAppearance | Restores the BarTextAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone) | |
ResetBarTextDateTimeFormat | Restores the BarTextDateTimeFormat property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone) | |
ResetBarTextInside | Restores the BarTextInside property to its default value. | |
ResetBarTextLeft | Restores the BarTextLeft property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone) | |
ResetBarTextRight | Restores the BarTextRight property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone) | |
ResetBarVisible | Restores the BarVisible property to its default value. | |
ResetDeadlineIndicatorAppearance | Restores the DeadlineIndicatorAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone) | |
ResetDeadlineIndicatorVisible | Restores the DeadlineIndicatorVisible property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone) | |
ResetEndIndicatorAppearance | Restores the EndIndicatorAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone) | |
ResetEndIndicatorVisible | Restores the EndIndicatorVisible property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone) | |
ResetIndicatorSize | Restores the IndicatorSize property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.TaskUI.BarSettingsMilestone) | |
ResetPercentCompleteBarAlignment | Restores the PercentCompleteBarAlignment property to its default value. | |
ResetPercentCompleteBarAppearance | Restores the PercentCompleteBarAppearance property to its default value. | |
ResetPercentCompleteBarHeight | Restores the PercentCompleteBarHeight property to its default value. | |
ResetPercentCompleteBarVisible | Restores the PercentCompleteBarVisible property to its default value. | |
ResetStartIndicatorAppearance | Restores the StartIndicatorAppearance property to its default value. | |
ResetStartIndicatorVisible | Restores the StartIndicatorVisible property to its default value. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |