<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Janus.Windows.TimeLine</name>
    </assembly>
    <members>
        <member name="T:Janus.Windows.TimeLine.Design.Designer.CollectionPage">
            <summary>
            CollectionPage class.
            </summary>
            
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.CollectionPage.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.CollectionPage.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.Designer.GeneralPage">
            <summary>
            Summary description for GeneralPage.
            </summary>
            
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.GeneralPage.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.GeneralPage.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.Designer.LayoutTreePage">
            <summary>
            Summary description for LayoutTreePage.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.LayoutTreePage.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.LayoutTreePage.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.Designer.ObjectDesigner">
            <summary>
            Summary description for ObjectDesigner.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.ObjectDesigner.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.ObjectDesigner.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.Designer.TimeLineDesignerDialog">
            <summary>
            Summary description for TimeLineDesignerDialog.
            </summary>
            
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.TimeLineDesignerDialog.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.TimeLineDesignerDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.TimeLineDesignerDialog.OnClosing(System.ComponentModel.CancelEventArgs)">
            <summary>
            See Form.OnClosing
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.Designer.TimeLineDesignerDialog.OnLoad(System.EventArgs)">
            <summary>
            Overrides Form.OnLoad
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.AboutBox">
            <summary>
            Summary description for Form1.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Design.AboutBox.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.AboutBox.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.AboutBox.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.AboutBox.Main">
            <summary>
            The main entry point for the application.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.AboutBox.OnLoad(System.EventArgs)">
            <summary>
            Overrides Form.OnLoad
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.DataSourceFieldsConverter">
            <summary>
            This class is not intended to be used directly from your code.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DataSourceFieldsConverter.#ctor">
            <summary>
            Initialize a new instance of the ImageIndexConverter.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DataSourceFieldsConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="type"></param>
            <returns></returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DataSourceFieldsConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="culture"></param>
            <param name="value"></param>
            <param name="destinationType"></param>
            <returns></returns>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.DataSourceFieldsEditor">
            <summary>
            Provides a user interface for selecting TimeLineField objects in a Properties window.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DataSourceFieldsEditor.#ctor">
            <summary>
            Initializes a new instance of the FieldEditor class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DataSourceFieldsEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Overrides UITypeEditor.EditValue.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DataSourceFieldsEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Overrides UITypeEditor.GetEditStyle
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.DateTimeConverter">
            <summary>
            This class is not intended to be used directly from your code.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DateTimeConverter.#ctor">
            <summary>
            Initialize a new instance of the DateTimeConverter.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DateTimeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="type"></param>
            <returns></returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DateTimeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="culture"></param>
            <param name="value"></param>
            <param name="destinationType"></param>
            <returns></returns>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.DateTimeEditor">
            <summary>
            Provides a user interface for selecting DateTime values in a Properties window.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DateTimeEditor.#ctor">
            <summary>
            Initializes a new instance of the DateTime class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DateTimeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Overrides UITypeEditor.EditValue.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DateTimeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Overrides UITypeEditor.GetEditStyle
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.DropDownDesigner">
            <summary>
            Summary description for DropDownDesigner.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Design.DropDownDesigner.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DropDownDesigner.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DropDownDesigner.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DropDownDesigner.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Design.DropDownDesigner.Calendar">
            <summary>
            
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.DropDownEditor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DropDownEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="provider"></param>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.DropDownEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.FieldConverter">
            <summary>
            Provides a type converter to convert a TimeLineField class to a string
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FieldConverter.#ctor">
            <summary>
            Initializes a new instance of the Janus.Windows.TimeLine.Design.FieldConverter class
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FieldConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Overrides TypeConverter.CanConvertTo
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FieldConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Overrides TypeConverter.ConvertTo
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.FieldEditor">
            <summary>
            Provides a user interface for selecting TimeLineField objects in a Properties window.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FieldEditor.#ctor">
            <summary>
            Initializes a new instance of the FieldEditor class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FieldEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Overrides UITypeEditor.EditValue.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FieldEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Overrides UITypeEditor.GetEditStyle
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.FilterConditionConverter">
            <summary>
            Provides a type converter to convert a TimeLineFilterCondition class to a string
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FilterConditionConverter.#ctor">
            <summary>
            Initializes a new instance of the Janus.Windows.TimeLine.Design.FilterConditionConverter class
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FilterConditionConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Overrides TypeConverter.CanConvertTo
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FilterConditionConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Overrides TypeConverter.ConvertTo
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.FilterConditionEditor">
            <summary>
            Provides a user interface for selecting TimeLineFilterCondition objects in a Properties window.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FilterConditionEditor.#ctor">
            <summary>
            Initializes a new instance of the FieldEditor class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FilterConditionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Overrides UITypeEditor.EditValue.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FilterConditionEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Overrides UITypeEditor.GetEditStyle
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.FilterEditorDialog">
            <summary>
            Summary description for FilterEditorDialog.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Design.FilterEditorDialog.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FilterEditorDialog.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FilterEditorDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.FlagsEnumConverter">
            <summary>
            Summary description for FlagsEnumConverter.
            </summary>
            
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FlagsEnumConverter.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FlagsEnumConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="type"></param>
            <returns></returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FlagsEnumConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="culture"></param>
            <param name="value"></param>
            <param name="destinationType"></param>
            <returns></returns>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.FlagsEnumEditor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FlagsEnumEditor.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FlagsEnumEditor.SetEditorProps(System.Object,System.Windows.Forms.CheckedListBox)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <param name="editor"></param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FlagsEnumEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="provider"></param>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.FlagsEnumEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.LayoutNameDialog">
            <summary>
            Summary description for LayoutNameDialog.
            </summary>
            
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.MultiOptionButton">
            <summary>
            Summary description for MultiOptionButton.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.SimpleFilter">
            <summary>
            Summary description for SimpleFilter.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Design.SimpleFilter.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.SimpleFilter.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.SimpleFilter.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.TimeLineCompositeFilter">
            <summary>
            Summary description for TimeLineCompositeFilter.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ScrollableBase">
            <summary>
            Summary description for JanusScrollableControl.
            </summary>
            
        </member>
        <member name="F:Janus.Windows.TimeLine.ScrollableBase.horizontalScroll">
            <summary> 
               Required designer variable 
            </summary>
            
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.#ctor">
            <summary>
            Initialize a new instance of the ScrollableBase.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.InitializeComponent">
            <summary> 
               Required method for Designer support - do not modify 
               the contents of this method with the code editor 
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.verticalScroll_ValueChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Value property of the vertical scroll bar changes.
            </summary>
            <param name="sender">The object how fires the event</param>
            <param name="e">An System.EventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.OnVerticalScroll(System.Windows.Forms.ScrollEventType)">
            <summary>
            Occurs when the user scrolls the TimeLine control.
            </summary>
            <param name="eventType">The action that makes the scroll</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.OnHorizontalScroll(System.Windows.Forms.ScrollEventType)">
            <summary>
            Occurs when the user scrolls the TimeLine control.
            </summary>
            <param name="eventType">The action that makes the scroll</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.OnScrollFindNext(System.EventArgs)">
            <summary>
            Internal use.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.OnScrollFindPrevious(System.EventArgs)">
            <summary>
            Internal use.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.verticalScroll_Scroll(System.Object,System.Windows.Forms.ScrollEventArgs)">
            <summary>
            Occurs when the vertial scroll bar is scrolled.
            </summary>
            <param name="sender">The object how fires the event</param>
            <param name="e">An System.Windows.Forms.ScrollEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.horizontalScroll_ValueChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Value property of the horizontal scroll bar changes.
            </summary>
            <param name="sender">The object how fires the event</param>
            <param name="e">An System.EventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.horizontalScroll_Scroll(System.Object,System.Windows.Forms.ScrollEventArgs)">
            <summary>
            Occurs when the horizontal scroll bar is scrolled.
            </summary>
            <param name="sender">The object how fires the event</param>
            <param name="e">An System.Windows.Forms.ScrollEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.horizontalScroll_ScrollFindNext(System.Object,System.EventArgs)">
            <summary>
            Internal use.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.horizontalScroll_ScrollFindPrevious(System.Object,System.EventArgs)">
            <summary>
            Internal use.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.OnResize(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.Resize event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.OnVisibleChanged(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.VisibleChanged event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.OnClientResize">
            <summary>
            Occurs when the control is resized.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.OnScrollBarScroll(System.Int32)">
            <summary>
            Occurs when the scroll box has been moved by either a mouse or keyboard action.
            </summary>
            <param name="ScrollCode">An int representing the action that makes the scroll</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.ShouldSerializeScrollBarStyle">
            <summary>
            Indicates whether the ScrollBarStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.ResetScrollBarStyle">
            <summary>
            Resets the ScrollBarStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.OnSystemColorsChanged(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.SystemColorsChanged event.
            </summary>
            <param name="e">An System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.ShouldSerializeFlatBorderColor">
            <summary>
            Indicates whether the FlatBorderColor property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.ResetFlatBorderColor">
            <summary>
            Resets the FlatBorderColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollableBase.OnMouseWheel(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseWheel event.
            </summary>
            <param name="e">A System.Windows.Forms.MouseEventArgs that contains the event data.</param>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollableBase.BorderStyle">
            <summary>
            Gets or sets the border style for the control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollableBase.ClientSize">
            <summary>
            Gets or sets the height and width of the client area of the control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollableBase.ClientRectangle">
            <summary>
            Gets the rectangle that represents the client area of the control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollableBase.RightToLeft">
            <summary>
            Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollableBase.VerticalScrollBar">
            <summary>
            Gets or sets a value specifyng when the vertical scroll bar will be visible.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollableBase.HorizontalScrollBar">
            <summary>
            Gets or sets a value specifyng when the horizontal scroll bar will be visible.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollableBase.ScrollBarStyle">
            <summary>
            Gets an object representing the style used to draw the vertical scroll bar.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollableBase.FlatBorderColor">
            <summary>
            Gets or sets the color of the border of the headers and the control when its border is Flat.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollableBase.MouseWheelBehavior">
            <summary>
            Gets or sets a value indicating which scroll bar will recive the action when the mouse wheel is rotated.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollableBase.ThemedAreas">
            <summary>
            Gets or sets a value specifying which parts of the TimeLine will be drawn using Windows XP visual styles.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.TimeLineCompositeFilter.OnScrollBarScroll(System.Int32)">
            <summary>
            Overrides ScrollableBase.OnScrollBarScroll
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.TimeLineDesigner">
            <summary>
            TimeLineDesigner class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.TimeLineDesigner.#ctor">
            <summary>
            Initializes a new instance of the TimeLineDesigner class.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Design.TimeLineDesigner.Verbs">
            <summary>
            See ComponentDesigner.Verbs
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.TimeLineFilterConditionsEditor">
            <summary>
            Summary description for TimeLineFilterConditionsEditor.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Design.TimeLineFilterConditionsEditor.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.TimeLineFilterConditionsEditor.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.TimeLineFilterConditionsEditor.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Design.ValueListDesigner">
            <summary>
            Summary description for ValueListDesigner.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Design.ValueListDesigner.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.ValueListDesigner.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Design.ValueListDesigner.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.EditControl">
            <summary>
            Summary description for EditControl.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.EditControl.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.EditControl.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.EditControl.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Internal.GroupsComparer">
            <summary>
            Summary description for GroupsComparer.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.JanusButton">
            <summary>
            Summary description for JanusButton.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Internal.JanusConversions">
            <summary>
            Summary description for JanusConversions.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Internal.LayoutRow">
            <summary>
            Summary description for LayoutRow.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Internal.LayoutRowCollection">
            <summary>
            Summary description for LayoutRowCollection.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Internal.Row">
            <summary>
            Summary description for Row.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Internal.RowCollection">
            <summary>
            Summary description for RowCollection.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ScrollBarStyle">
            <summary>
            Represent the style of the scroll bar control in the TimeLine.
            </summary>
            
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollBarStyle.ShouldSerializeControlColor">
            <summary>
            Indicates whether the ControlColor property has changed from its default value.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollBarStyle.ResetControlColor">
            <summary>
            Resets the ControlColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollBarStyle.ShouldSerializeControlTextColor">
            <summary>
            Indicates whether the ControlTextColor property has changed from its default value.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollBarStyle.ResetControlTextColor">
            <summary>
            Resets the ControlTextColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollBarStyle.ShouldSerializeScrollBarColor">
            <summary>
            Indicates whether the ScrollBarColor property has changed from its default value.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollBarStyle.ResetScrollBarColor">
            <summary>
            Resets the ScrollBarColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollBarStyle.Reset">
            <summary>
            Resets the all the properties of the ScrollBarStyle object to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollBarStyle.ShouldSerialize">
            <summary>
            Indicates whether the ScrollBarStyle object has changed from its default value.
            </summary>
            <returns>true if the one of the properties of the ScrollBarStyle has changed from its default; otherwise, false.</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollBarStyle.ButtonAppearance">
            <summary>
            Gets or sets a value that determines the appearance of the buttons of the ScrollBar.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollBarStyle.ControlColor">
            <summary>
            Gets or sets a value specifying the background color of the buttons of the ScrollBar.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollBarStyle.ControlTextColor">
            <summary>
            Gets or sets the foreground color of the buttons of the ScrollBar.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ScrollBarStyle.ScrollBarColor">
            <summary>
            Gets or sets a value that represent the background color of the ScrollBar.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ThemeHeader">
            <summary>
            Summary description for ThemeHeader.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ThemePaint">
            <summary>
            Summary description for ThemePaint.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ThemeScroll">
            <summary>
            Summary description for ThemeNavigator.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineMessageFilter">
            <summary>
            Summary description for ScheduleMessageFilter.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Internal.TLNode">
            <summary>
            Summary description for InternalRow.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Internal.TLNodes">
            <summary>
            Summary description for RowList.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Calendar">
            <summary>
            Janus Calendar control for Microsoft.Net.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.#ctor(Janus.Windows.TimeLine.TimeLine)">
            <summary>
            Initialize a new instance of the Janus Calendar control.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Calendar.timeLine">
            <summary>
            Gets or sets the Janus.Windows.TimeLine.TimeLine control associated with the Calendar.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.OnParentFontChanged(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.ParentFontChanged event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeHeaderFont">
            <summary>
            Indicates whether the HeaderFont property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetHeaderFont">
            <summary>
            Resets the HeaderFont property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.OnMouseLeave(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseLeave event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetBlendColor">
            <summary>
            Resets the BlendColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeBlendColor">
            <summary>
            Indicates whether the BlendColor property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseUp event.
            </summary>
            <param name="e">A System.Windows.Forms.MouseEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseMove event.
            </summary>
            <param name="e">A System.Windows.Forms.MouseEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseDown event.
            </summary>
            <param name="e">A System.Windows.Forms.MouseEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.Paint event.
            </summary>
            <param name="e">A System.Windows.Forms.PintEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.OnFontChanged(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.FontChanged event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetBoldedDates">
            <summary>
            Resets the BoldedDates property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeBoldedDates">
            <summary>
            Indicates whether the BoldedDates property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeAnnuallyBoldedDates">
            <summary>
            Indicates whether the AnnuallyBoldedDates property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetAnnuallyBoldedDates">
            <summary>
            Resets the AnnuallyBoldedDates property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.GetDateAt(System.Int32,System.Int32)">
            <summary>
            Retrieves the DateTime value that is located at the specified location.
            </summary>
            <param name="x">An int that contains the x-coordinate where you want to look for the DateTime.</param>
            <param name="y">An int that contains the y-coordinate where you want to look for the DateTime.</param>
            <returns>A DateTime value that represents the DateTime that is located at the specified location.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.GetDateAt(System.Drawing.Point)">
            <summary>
            Retrieves the DateTime value that is located at the specified point.
            </summary>
            <param name="pt">A Point that contains the coordinates where you want to look for the DateTime.</param>
            <returns>A DateTime value that represents the DateTime that is located at the cursor current location.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.GetDateAt">
            <summary>
            Retrieves the DateTime value that is located at the current position of the cursor.
            </summary>
            <returns>A DateTime value that represents the DateTime that is located at the cursor current location.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.IsInputKey(System.Windows.Forms.Keys)">
            <summary>
            Determines whether the specified key is a regular input key or a special key that requires preprocessing.
            </summary>
            <param name="keyData">One of the System.Windows.Forms.Keys values.</param>
            <returns>true if the specified key is a regular input key; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeSelectedFormatStyle">
            <summary>
            Indicates whether the SelectedFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetSelectedFormatStyle">
            <summary>
            Resets the SelectedFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeTrailingFormatStyle">
            <summary>
            Indicates whether the TrailingFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetTrailingFormatStyle">
            <summary>
            Resets the TrailingFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeDaysFormatStyle">
            <summary>
            Indicates whether the DaysFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetDaysFormatStyle">
            <summary>
            Resets the DaysFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeHeaderFormatStyle">
            <summary>
            Indicates whether the HeadersFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetHeaderFormatStyle">
            <summary>
            Resets the HeadersFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeDayHeadersFormatStyle">
            <summary>
            Indicates whether the DayHeadersFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetDayHeadersFormatStyle">
            <summary>
            Resets the DayHeadersFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeMonthBackgroundStyle">
            <summary>
            Indicates whether the MonthBackgroundStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetMonthBackgroundStyle">
            <summary>
            Resets the MonthBackgroundStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.KeyDown event.
            </summary>
            <param name="e">A System.Windows.Forms.KeyEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeTodayRectColor">
            <summary>
            Indicates whether the TodayRectColor property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetTodayRectColor">
            <summary>
            Resets the TodayRectColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeBackColor">
            <summary>
            Indicates whether the BackColor property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetBackColor">
            <summary>
            Resets the BackColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ShouldSerializeForeColor">
            <summary>
            Indicates whether the ForeColor property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ResetForeColor">
            <summary>
            Resets the ForeColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.Drop(System.Drawing.Rectangle,System.Object)">
            <summary>
            
            </summary>
            <param name="rect"></param>
            <param name="owner"></param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.UnDrop(System.Boolean)">
            <summary>
            
            </summary>
            <param name="cancel"></param>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ProcessDialogKey(System.Windows.Forms.Keys)">
            <summary>
            Processes a dialog key.
            </summary>
            <param name="keyData">One of the System.Windows.Forms.Keys values that represents the key to process.</param>
            <returns>true if the key was processed by the control; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.Calendar.ComputeDroppedControlSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.HeaderFont">
            <summary>
            Gets or sets the font of the text displayed in the header by the Calendar.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.BlendColor">
            <summary>
            Gets or sets the color that blends with the BackColor and BackColorGradient properties of the TimeLineFormatStyle and CalendarBackgroundStyle when its Blend property is not zero.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.DefaultBlend">
            <summary>
            Gets or sets a value indicating the default percentage of the BlendColor to use.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.HeaderAppearance">
            <summary>
            Gets or sets the value that determines the appearance of the headers in the Calendar.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.WeekNumbers">
            <summary>
            Gets or sets a value indicating whether the Calendar control displays week numbers (1-52) to the left of each row of days.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.BorderStyle">
            <summary>
            Gets or sets the Calendar´s border style.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.DayOfWeekAbbreviation">
            <summary>
            Gets or sets a value indicating the format for the days of the week.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.ScrollChange">
            <summary>
            Gets or sets the scroll rate for Calendar control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.BoldDatesWithItems">
            <summary>
            Gets or sets a value indicating if the days with items should be displayed in bold.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.BoldedDates">
            <summary>
            Gets or sets the array of DateTime objects that determines which nonrecurring dates are displayed in bold.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.AnnuallyBoldedDates">
            <summary>
            Gets or sets the array of DateTime objects that determines which annual days are displayed in bold.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.SelectedFormatStyle">
            <summary>
            Returns the TimeLineFormatStyle object used to draw the selected days in the Calendar.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.TrailingFormatStyle">
            <summary>
            Returns the TimeLineFormatStyle used to draw the trailing days.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.BackgroundImage">
            <summary>
            Not supported.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.Text">
            <summary>
            Gets or sets the text associated with this Calendar.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.Dock">
            <summary>
            Not supported.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.Location">
            <summary>
            Not supported.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.Size">
            <summary>
            Not supported.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.DaysFormatStyle">
            <summary>
            Returns the TimeLineFormatStyle object used to draw the days of the months.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.HeaderFormatStyle">
            <summary>
            Gets the TimeLineFormatStyle used to draw the header in the Calendar control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.DayHeadersFormatStyle">
            <summary>
            Returns the TimeLineFormatStyle object used to draw the section that displays the day of the week.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.MonthBackgroundStyle">
            <summary>
            Returns the CalendarBackgroundStyle object used to draw the background of the months in the Calendar.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.TodayRectColor">
            <summary>
            Gets or sets a value indicating the color of the frame in today´s date.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.TodayRect">
            <summary>
            Gets or sets a value indicating whether today's date its framed.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.BackColor">
            <summary>
            Gets or sets the background color for the Calendar control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.ForeColor">
            <summary>
            Gets or sets the foreground color for the Calendar control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.Visible">
            <summary>
            Gets or sets a value indicating whether the control is displayed.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.Calendar.TodayText">
            <summary>
            Gets or sets the text for the Today button.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.DateRange">
            <summary>
            Represents a range of dates.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DateRange.Start">
            <summary>
            Gets or sets a value indicating the first date-time value in the range.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DateRange.End">
            <summary>
            Gets or sets a value indicating the last date-time value in the range.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.CalendarLayout">
            <summary>
               Summary description for CalendarLayout.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.CellLayout">
            <summary>
               Summary description for CellLayout.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ctMonths">
            <summary>
               Summary description for ctMonths.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ctMonths.tmrScroll">
            <summary> 
               Required designer variable 
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.WashMode">
            <summary>
            Specified which color to apply when drawing a watermark image.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.WashMode.System">
            <summary>
            The predefined system color will be used as the wash color
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.WashMode.UseWashColor">
            <summary>
            The color defined in the WashColor property will be used as the wash color or none if the WashColor is empty.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeFormat">
            <summary>
            Specifies the hour-time format used by the TimeLine. 
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeFormat.TwelveHours">
            <summary>
             Specifies a 12-hour format.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeFormat.TwentyFourHours">
            <summary>
            Specifies a 24-hour format.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemSizeMode">
            <summary>
            Specifies how the width of the items will be calculated.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ItemSizeMode.DurationBased">
            <summary>
            The width of the items will be calculated in base of its duration.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ItemSizeMode.TextBased">
            <summary>
            The width of the items will be calculated in base of its text.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.SortOrder">
            <summary>
            Specifies the sort order of an object.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.SortOrder.Unsorted">
            <summary>
            Applies to TimeLineField. The field is not sorted.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.SortOrder.Ascending">
            <summary>
            The object is sorted in ascending order.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.SortOrder.Descending">
            <summary>
            The object is sorted in descending order.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.GroupMode">
            <summary>
            Specifies the initial expanded/collapsed state of group rows.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupMode.Expanded">
            <summary>
            Specifies that all group rows will be expanded when groups are calculated.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupMode.Collapsed">
            <summary>
            Specifies that all group rows will be collapsed when groups are calculated.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemChange">
            <summary>
            Specifies which property of the TimeLineItem was changed. 
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ItemChange.Text">
            <summary>
            The Text property was changed.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ItemChange.StartTime">
            <summary>
            The StartTime property was changed.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ItemChange.EndTime">
            <summary>
            The EndTime property was changed.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemType">
            <summary>
            Specifies the type of an item in the TimeLine control.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ItemType.GroupRow">
            <summary>
            A row that represents a group header row.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ItemType.TimeLineItem">
            <summary>
            A TimeLineItem.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.DataMemberMapping">
            <summary>
            Specifies to which property of a TimeLineItem the field is bound.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DataMemberMapping.StartTimeMember">
            <summary>
            Specifies that the field is bound to the StartTime property of the TimeLineItem class.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DataMemberMapping.EndTimeMember">
            <summary>
            Specifies that the field is bound to the EndTime property of the TimeLineItem class.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DataMemberMapping.DescriptionMember">
            <summary>
            Specifies that the field is bound to the Description property of the TimeLineItem class.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DataMemberMapping.Custom">
            <summary>
            Specifies that the field is not bound to any property of the TimeLineItem.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineArea">
            <summary>
            Specifies the type of an area in a TimeLine control.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineArea.UpperHeader">
            <summary>
            Represents the upper header of the TimeLine control.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineArea.LowerHeader">
            <summary>
            Represents the lower header of the TimeLine control.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineArea.TimeLineItem">
            <summary>
            Represents a TimeLineItem in the TimeLine control.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineArea.ExpandBox">
            <summary>
            Represents a expand box in an expandable row.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineArea.GroupRow">
            <summary>
            Represents a group row.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineArea.GroupIndent">
            <summary>
            Represents a group indent area.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineArea.BackGround">
            <summary>
            Represents the background of the TimeLine control.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineArea.None">
            <summary>
            Outside the control.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.AggregateFunction">
            <summary>
            Specifies the aggregate function to apply in a field. The value this function returns is displayed in the total row.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AggregateFunction.None">
            <summary>
            No function is applied. The total row displays an empty cell under the column.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AggregateFunction.Count">
            <summary>
            The total row display the count of records in a group or table.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AggregateFunction.Sum">
            <summary>
            The total row display the sum of the values.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AggregateFunction.Average">
            <summary>
            The total row display the average of the values.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AggregateFunction.Min">
            <summary>
            The total row display the minimum value.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AggregateFunction.Max">
            <summary>
            The total row display the maximum value.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AggregateFunction.StdDeviation">
            <summary>
            The total row display the standard deviation of the values.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AggregateFunction.ValueCount">
            <summary>
            The total row display the count of records with non-null values.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.MouseWheelBehavior">
            <summary>
            Indicates which scroll bar will recive the action when the mouse wheel is rotated.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.MouseWheelBehavior.Vertical">
            <summary>
            The vertical scroll bar will recive the action when the mouse wheel is rotated.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.MouseWheelBehavior.Horizontal">
            <summary>
            The horizantal scroll bar will recive the action when the mouse wheel is rotated.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.MouseWheelBehavior.Automatic">
            <summary>
            The vertical scroll bar will recive the action if needed; otherwise the horizantal scroll bar will recive the action.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.PersistenceMode">
            <summary>
            Specifies the categories of properties to be persisted in a layout.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.PersistenceMode.Fields">
            <summary>
            Specifies that the Fields are persisted in a layout.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.PersistenceMode.StoredFilters">
            <summary>
            Specifies that the StoredFilters are persisted in a layout.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.PersistenceMode.FilterCondition">
            <summary>
            Specifies that the FilterCondition property is persisted in a layout.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.PersistenceMode.GroupHeaderTotals">
            <summary>
            Specifies that the GroupHeaderTotals property is persisted in a layout.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.PersistenceMode.Items">
            <summary>
            Specifies that the Items property is persisted in a layout.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.PersistenceMode.InternalImageList">
            <summary>
            Specifies that the images in the internal Image list of the control is persisted in a layout.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.PersistenceMode.AppearanceProperties">
            <summary>
            Specifies that appearance related properties are persisted in the layout.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.PersistenceMode.DropDownCalendar">
            <summary>
            Specifies that the DropDownCalendar property is persisted in a layout.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.PersistenceMode.OtherProperties">
            <summary>
            Specifies that properties that don't belong to the other categories are pesisted in the layout.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.PersistenceMode.FormatConditions">
            <summary>
            Specifies that the FormatConditions are persisted in a layout.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.PersistenceMode.All">
            <summary>
            Specifies that all the properties in a TimeLine control are preserved.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ImageSource">
            <summary>
            Specifies which ImageList is used to draw images in a TimeLine control.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ImageSource.InternalImageList">
            <summary>
            Specifies that images will be retrieved from the ImageList owned by the TimeLine control.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ImageSource.ExternalImageList">
            <summary>
            Specifies that images will be retrieved from the ImageList component assigned to the ExternalImageList property.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.DayOfWeek">
            <summary>
            Specifies the day of the week. 
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DayOfWeek.Sunday">
            <summary>
            Indicates Sunday.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DayOfWeek.Monday">
            <summary>
            Indicates Monday.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DayOfWeek.Tuesday">
            <summary>
            Indicates Tuesday.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DayOfWeek.Wednesday">
            <summary>
            Indicates Wednesday.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DayOfWeek.Thursday">
            <summary>
            Indicates Thursday.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DayOfWeek.Friday">
            <summary>
            Indicates Friday.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DayOfWeek.Saturday">
            <summary>
            Indicates Saturday.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DayOfWeek.Default">
            <summary>
            Indicates the first day of week of the current culture.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.FieldCompareTarget">
            <summary>
            Specifies which value to use when comparing values in a field for evaluate format and filtering conditions.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.FieldCompareTarget.Value">
            <summary>
            The value of the field is used in the comparison.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.FieldCompareTarget.Text">
            <summary>
            The text of the field used in the comparison.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.HideSelection">
            <summary>
            Determines the way selected items will be displayed when the control loses focus.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.HideSelection.Highlight">
            <summary>
            The selected item(s) will be displayed as normally selected using the same style as when the control has the focus.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.HideSelection.HideSelection">
            <summary>
            The selected item(s) will be displayed as not selected.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.HideSelection.HighlightInactive">
            <summary>
            The selected item(s) will be displayed selected using the SelectedInactiveFormatStyle property of the control.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.DayOfWeekAbbreviation">
            <summary>
            Specifies the display format for the days of the week on a Calendar control.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DayOfWeekAbbreviation.UseFirstLetter">
            <summary>
            The days of the week displayed with just the first letter. For example, M.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.DayOfWeekAbbreviation.UseAbbreviatedName">
            <summary>
            The days of the week displayed in abbreviated format. For example, Mon.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Appearance">
            <summary>
            Specifies the appearance of the buttons of the scroll bars in the TimeLine.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Appearance.Flat">
            <summary>
            The buttons of the scroll bars are drawn flat. No 3D effect. 
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Appearance.FlatBorderless">
            <summary>
            The buttons has no border.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Appearance.Regular">
            <summary>
            The button's border has raised inner and outer edges.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Appearance.PopUp">
            <summary>
            The buttons appears flat until the mouse pointer moves over it, at which point it appears three-dimensional.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.Appearance.Light3D">
            <summary>
            The buttons' border has a raised inner edge and no outer edge.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ConditionOperator">
            <summary>
            Specifies the comparison operation to perform.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.Equal">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is equal to the Value1 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.NotEqual">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is different than the Value1 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.GreaterThan">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is greater than the Value1 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.LessThan">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is less than the Value1 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.GreaterThanOrEqualTo">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is greater than or equal to the Value1 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.LessThanOrEqualTo">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is less than or equal to the Value1 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.Between">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is greater than or equal to the Value1 property and less than or equal to Value2 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.NotBetween">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is less than the Value1 property or greater than Value2 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.Contains">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is a substring of Value1 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.NotContains">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is not a substring of Value1 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.BeginsWith">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition begins with the Value1 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.EndsWith">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition ends with the Value1 property.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.IsNull">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is null (Nothing) or System.DBNull.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.NotIsNull">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is not null (Nothing) nor System.DBNull.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.IsEmpty">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is null (Nothing) or System.DBNull or an empty string.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ConditionOperator.NotIsEmpty">
            <summary>
            The condition is met when the value of the field attached to a format or filter condition is not null (Nothing) nor System.DBNull nor an empty string.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.BackgroundGradientMode">
            <summary>
            Specifies how gradients are applied in a TimeLineFormatStyle.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BackgroundGradientMode.Empty">
            <summary>
            Indicates that the setting for the property should be inherited from the parent TimeLineFormatStyle.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BackgroundGradientMode.Solid">
            <summary>
            Specifies that no gradient should be used.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BackgroundGradientMode.Vertical">
            <summary>
            Specifies that a vertical gradient should be used.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BackgroundGradientMode.Horizontal">
            <summary>
            Specifies that a horizantal gradient should be used.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BackgroundGradientMode.Diagonal">
            <summary>
            Specifies that a diagonal gradient should be used (from upper left to lower right).
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BackgroundGradientMode.DiagonalBackwards">
            <summary>
            Specifies that a inverted diagonal gradient should be used (from lower right to upper left).
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TriState">
            <summary>
            Represents a boolean value for a property that can inherit its value from a base or parent object.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TriState.Empty">
            <summary>
            Indicates that the value for this property should be inherited from the parent object.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TriState.False">
            <summary>
            Specifies that False should be used in a property ignoring settings in the parent object.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TriState.True">
            <summary>
            Specifies that True should be used in a property ignoring settings in the parent object.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.BackgroundImageDrawMode">
            <summary>
            Specifies how the background image is drawn.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BackgroundImageDrawMode.None">
            <summary>
            The background image is not painted. The background is solid.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BackgroundImageDrawMode.Empty">
            <summary>
            Undefined. The value of the property will be inherited from the parent TimeLineFormatStyle object.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BackgroundImageDrawMode.Stretch">
            <summary>
            The image is stretched or shrunk to fit the size of the area.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BackgroundImageDrawMode.Tile">
            <summary>
            The image is painted as tiles in a floor to cover the area.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BackgroundImageDrawMode.Center">
            <summary>
            The image is displayed in the center if the area is larger than the image. If the image is larger than the area, the image is placed in the center of the area and the outside edges are clipped.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.GroupInterval">
            <summary>
            Specifies how cell values are grouped.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupInterval.Default">
            <summary>
            Groups are calculated using the option specified in the DefaultGroupInterval property of the field grouped.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupInterval.Value">
            <summary>
            Groups are calculated using the values of the item.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupInterval.Text">
            <summary>
            Groups are calculated using the text of a cell. This setting is specially useful when 
            grouping columns with ValueList or DropDowns that replace Id values for a text 
            associated to it.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupInterval.Alphabetical">
            <summary>
            Groups are calculated using only the first character of the text of an item.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupInterval.Date">
            <summary>
            Groups are calculated using only the date portion of a DateTime value.
            The time portion is ignored.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupInterval.Month">
            <summary>
            Groups are calculated using only the month and year portions of a DateTime value.
            The day and time portions are ignored.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupInterval.Quarter">
            <summary>
            Groups are calculated based using the quarter and year that a DateTime value belongs.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupInterval.Year">
            <summary>
            Groups are calculated using only the year of a DateTime value.
            The month, day and time portions are ignored.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupInterval.Hour">
            <summary>
            Groups are calculated using the date and the hour of a DateTime value.
            minutes and seconds are ignored.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupInterval.Minute">
            <summary>
            Groups are calculated using the date, the hours and the minutes of a DateTime value.
            seconds are ignored.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.GroupInterval.Second">
            <summary>
            Groups are calculated using the date, the hours, the minutes and the second of a DateTime value.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.AlphaMode">
            <summary>
            Specifies which transparency style to use.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AlphaMode.Empty">
            <summary>
            Undefined. The value of the property will be inherited from the parent TimeLineFormatStyle object or from the control's default if the parent is undefined too.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AlphaMode.Opaque">
            <summary>
            The area affected by this setting will be drawn opaque.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AlphaMode.Transparent">
            <summary>
            The area affected by this setting will be drawn transparent.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.AlphaMode.UseAlpha">
            <summary>
            The area affected by this setting will be drawn using the AlphaLevel property value.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineInterval">
            <summary>
            Determines the time interval in which the upper header is divided.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineInterval.Day">
            <summary>
            The upper header will be divided in day intervals.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineInterval.Month">
            <summary>
            The upper header will be divided in month intervals.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineInterval.Week">
            <summary>
            The upper header will be divided in week intervals.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.TimeLineInterval.Year">
            <summary>
            The upper header will be divided in year intervals.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.HourInterval">
            <summary>
            Determines the time interval in which the lower header is divided.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.HourInterval.ThirtyMinutes">
            <summary>
            The lower header will be divided in intervals of thirty minutes.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.HourInterval.FifteenMinutes">
            <summary>
            The lower header will be divided in intervals of fifteen minutes.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.HourInterval.TenMinutes">
            <summary>
            The lower header will be divided in intervals of ten minutes.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.HourInterval.FiveMinutes">
            <summary>
            The lower header will be divided in intervals of five minutes.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.LogicalOperator">
            <summary>
            Specifies the logical operator to use in a condition.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.LogicalOperator.None">
            <summary>
            Indicates that the condition is a simple condition or the root condition in a composite filter condition.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.LogicalOperator.And">
            <summary>
            Indicates that the condition must be evaluated using "And" as the logical conjunction operator with the previous condition in the collection.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.LogicalOperator.Or">
            <summary>
            Indicates that the condition must be evaluated using "Or" as the logical conjunction operator with the previous condition in the collection.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.LogicalOperator.Xor">
            <summary>
            Indicates that the condition must be evaluated using Xor as the logical conjuntion operator with the previous condition in the collection.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ThemedArea">
            <summary>
            Specifies which portion of the TimeLine will be drawn using Windows XP Visual Styles.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ThemedArea.None">
            <summary>
            The control won´t use Windows XP Visual Styles.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ThemedArea.ScrollBars">
            <summary>
            The ScrollBars will be drawn using Windows XP Visual Styles.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ThemedArea.GroupRows">
            <summary>
            Group rows are painted using XP visual styles.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ThemedArea.Border">
            <summary>
            The border of the control is painted using XP visual styles.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ThemedArea.UpperHeader">
            <summary>
            The upper header will be drawn using Windows XP Visual Styles.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ThemedArea.LowerHeader">
            <summary>
            The lower header will be drawn using Windows XP Visual Styles.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ThemedArea.DropDownCalendar">
            <summary>
            The DropDownCalendar will be drawn using Windows XP Visual Styles.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ThemedArea.All">
            <summary>
            All flags except None are set.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.VerticalScrollBar">
            <summary>
            Specifies the behavior of the vertical scroll bar.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.VerticalScrollBar.Automatic">
            <summary>
            The ScrollBar is shown only when there are enough items to warrant displaying.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.VerticalScrollBar.Always">
            <summary>
            The ScrollBar will be displayed even if the number of items in the TimeLine does not require displaying the vertical scroll bar.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.VerticalScrollBar.Never">
            <summary>
            The ScrollBar won´t be displayed.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.HorizontalScrollBar">
            <summary>
            Specifies the behavior of the horizontal scroll bar.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.HorizontalScrollBar.Automatic">
            <summary>
            The ScrollBar is shown only when the range between MinDate and MaxDate are not displayed.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.HorizontalScrollBar.Always">
            <summary>
            The ScrollBar will be displayed even if range between MinDate and MaxDate are displayed.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.HorizontalScrollBar.Never">
            <summary>
            The ScrollBar won´t be displayed.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemsLineStyle">
            <summary>
            Specifies the border style for the TimeLineItem objects.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ItemsLineStyle.None">
            <summary>
            No border will be painted.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ItemsLineStyle.SmallDots">
            <summary>
            The border of the items will be painted using a solid line.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.ItemsLineStyle.Solid">
            <summary>
            The border of the items will be painted using a solid line.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.BorderStyle">
            <summary>
            Specify the border style for the TimeLine control. 
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BorderStyle.None">
            <summary>
            The control has no border.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BorderStyle.Flat">
            <summary>
            The border has no three-dimensional effects.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BorderStyle.RaisedLight3D">
            <summary>
            The border has a raised outer edge and no inner edge. 
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BorderStyle.Raised">
            <summary>
            The border has raised inner and outer edges.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BorderStyle.SunkenLight3D">
            <summary>
            The border has a sunken outer edge and no inner edge.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.BorderStyle.Sunken">
            <summary>
            The border has sunken inner and outer edges.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.FormatMode">
            <summary>
            Specifies how a value will be formatted for display.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.FormatMode.UseDefault">
            <summary>
            The value is formatted using IFormattable interface in a field or using the FormatMode specified in the parent field when groupping values.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.FormatMode.UseIFormattable">
            <summary>
            The value is formatted using ToString method in IFormattable interface.
            </summary>
        </member>
        <member name="F:Janus.Windows.TimeLine.FormatMode.UseStringFormat">
            <summary>
            The Value is formatted using the Format property of the System.String object.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ValidatingItemTextEventArgs">
            <summary>
            Provides data for the ValidatingItemText event.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ValidatingItemTextEventArgs.ProposedValue">
            <summary>
            Gets the proposed new value for the Text property of the item.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ValidatingItemTextEventArgs.Item">
            <summary>
            Gets the TimeLineItem object containing the data.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ValidatingItemTextEventArgs.Cancel">
            <summary>
            Gets or sets a value indicating whether the event should be canceled.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemCancelEventArgs">
            <summary>
            Provides data for the EditingItem event.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ItemCancelEventArgs.Item">
            <summary>
            Gets the TimeLineItem containing the data.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ItemCancelEventArgs.Cancel">
            <summary>
            Gets or sets a value indicating whether the event should be canceled.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemChangeCancelEventArgs">
            <summary>
            Provides data for tha ItemChanging event.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ItemChangeCancelEventArgs.Item">
            <summary>
            Gets the TimeLineItem containing the data.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ItemChangeCancelEventArgs.PropertyChanged">
            <summary>
            Gets a value indicating which property of the TimeLineItem has changed.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ItemChangeCancelEventArgs.Cancel">
            <summary>
            Gets or sets a value indicating whether the event should be canceled.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ItemChangeCancelEventArgs.ProposedValue">
            <summary>
            Gets or sets the proposed new value for the item.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemChangeEventArgs">
            <summary>
            Provides data for the ItemChanged event.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ItemChangeEventArgs.Item">
            <summary>
            Gets the TimeLineItem containing the data.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ItemChangeEventArgs.PropertyChanged">
            <summary>
            Gets a value indicating which property of the TimeLineItem has changed.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemEventArgs">
            <summary>
            Provides data for the ItemEdited event.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ItemEventArgs.Item">
            <summary>
            Gets the TimeLineItem containing the data.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.FormattingGroupRowEventArgs">
            <summary>
            Contains data for the FormattingGroupRow event.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.FormattingGroupRowEventArgs.GroupRow">
            <summary>
            Gets the TimeLineGroupRow object that is being formated.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.FormattingGroupRowEventHandler">
            <summary>
            Represents the method that will handle the FormattingGroupRow event of the TimeLine.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemEventHandler">
            <summary>
            Represents the method that will handle the ItemEdited event of the TimeLine.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemCancelEventHandler">
            <summary>
            Represents the method that will handle the EditingItem event of the TimeLine.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemChangeCancelEventHandler">
            <summary>
            Represents the method that will handle the ItemChanging event of the TimeLine.
            </summary>				
        </member>
        <member name="T:Janus.Windows.TimeLine.ItemChangeEventHandler">
            <summary>
            Represents the method that will handle the ItemChanged event of the TimeLine.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ValidatingItemTextEventHandler">
            <summary>
            Represents the method that will handle the ValidatingAppointmentText event of the Schedule.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.Global">
            <summary>
               Summary description for Global.
            </summary>
            
        </member>
        <member name="T:Janus.Windows.TimeLine.ObjectName">
            <summary>
            
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ObjectName.ToString">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.ObjectName.Object">
            <summary>
            
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ObjectName.Name">
            <summary>
            
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineGroupRow">
            <summary>
            Summary description for the TimeLineGroupRow class.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ITimeLineObject">
            <summary>
            
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ITimeLineObject.ItemType">
            <summary>
            Specifies the type of an object in the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ITimeLineObject.Item">
            <summary>
            Get the TimeLineItem object associated with this instance.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ITimeLineObject.GroupRow">
            <summary>
            Get the TimeLineGroupRow object associated with this instance.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.ITimeLineObject.Selected">
            <summary>
            Get a value indicating whether the object is selected.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupRow.GetSubTotal(Janus.Windows.TimeLine.TimeLineField,Janus.Windows.TimeLine.AggregateFunction,Janus.Windows.TimeLine.TimeLineFilterCondition)">
            <summary>
            Gets the result of the aggregate function calculated in the children items that meet the criteria specified in the TimeLineFilterCondition object.
            </summary>
            <param name="field">The TimeLineField that contains the values.</param>
            <param name="aggregateFunction">The aggregate function to evaluate.</param>
            <param name="filterCondition">The filter condition to evaluate in items before summarizing them.</param>
            <returns>The result of the aggregate function</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupRow.GetSubTotal(Janus.Windows.TimeLine.TimeLineField,Janus.Windows.TimeLine.AggregateFunction)">
            <summary>
            Gets the result of the aggregate function calculated on the chlldren items of this row.
            </summary>
            <param name="field">The TimeLineField that contains the values.</param>
            <param name="aggregateFunction">The aggregate function to evaluate.</param>
            <returns>The result of the aggregate function</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupRow.GetTimeLineItems">
            <summary>
            Gets an ArrayList containing the TimeLineItems in this row.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupRow.GetGroupRows">
            <summary>
            Gets a TimeLineGroupRow array containing the group rows of this row.
            </summary>
            <returns>A TimeLineGroupRow array containing the group rows of this row.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupRow.GetChildren">
            <summary>
            Gets an object array containing the children of this row.
            </summary>
            <returns>An object array containing the children rows.</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupRow.TimeLine">
            <summary>
            Gets the TimeLine control that this row belongs to.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupRow.Group">
            <summary>
            Gets the TimeLineGroup object that this row belongs. 
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupRow.Value">
            <summary>
            Gets the object value that this row represents.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupRow.FormatStyle">
            <summary>
            Gets or sets the TimeLineFormatStyle used to draw the group row.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupRow.ImageIndex">
            <summary>
            Gets or sets the image list index value of the image displayed in the group row.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupRow.GroupCaption">
            <summary>
            Gets or sets the caption of the group that this row represents.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupRow.Selected">
            <summary>
            Gets a value that determines whether the row is selected.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupRow.Image">
            <summary>
            Gets or sets the image displayed in the group row.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ManagedDropDown">
            <summary>
            Summary description for ManagedDropDown.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ManagedDropDown.#ctor">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ManagedDropDown.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ScrollBar">
            <summary>
               Summary description for ScrollBarBase.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ScrollBar.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLine">
            <summary>
            Summary description for TimeLine.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.#ctor">
            <summary>
            Initialize a new instance of the TimeLine control.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetTimeLineVersion">
            <summary>
            Gets a string representing with the version number.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnCalendarDropDown(System.EventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.CalendarDropDown event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnFirstDateChanged(System.EventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.FirstDateChanged event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnCalendarCloseUp(System.EventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.CalendarCloseUp event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.KeyDown event.
            </summary>
            <param name="e">A System.Windows.Forms.KeyEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.IsInputKey(System.Windows.Forms.Keys)">
            <summary>
            Determines whether the specified key is a regular input key or a special key that requires preprocessing.
            </summary>
            <param name="keyData">One of the System.Windows.Forms.Keys values.</param>
            <returns>true if the specified key is a regular input key; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ProcessDialogKey(System.Windows.Forms.Keys)">
            <summary>
            Processes a dialog key.
            </summary>
            <param name="keyData">One of the System.Windows.Forms.Keys values that represents the key to process.</param>
            <returns>true if the key was processed by the control; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.Refetch">
            <summary>
            Forces the TimeLine control to read its data source again.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.SetDataBinding(System.Object,System.String)">
            <summary>
            Sets the DataSource and the DataMember propeties at runtime.
            </summary>
            <param name="dataSource">The data source for the control.</param>
            <param name="dataMember">A string that specifies the table to bind to within the object returned by the DataSource property.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.LoadLayout(Janus.Windows.TimeLine.TimeLineLayout)">
            <summary>
            Loads the settings preserved in a TimeLineLayout object without setting it as the current layout.
            </summary>
            <param name="layout"></param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeDesignTimeLayout">
            <summary>
            Indicates whether the DesignTimeLayout property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetLayout">
            <summary>
            Creates a TimeLineLayout object containing all the settings currently in the control. 
            </summary>
            <returns>The TimeLineLayout object created.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetLayout(Janus.Windows.TimeLine.PersistenceMode)">
            <summary>
            Creates a TimeLineLayout object containing settings of the TimeLine control.
            </summary>
            <param name="persistenceMode">A value indicating what settings to persist.</param>
            <returns>The TimeLineLayout created.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.LoadLayoutFile(System.IO.Stream)">
            <summary>
            Loads a TimeLine control settings persisted in a stream.
            </summary>
            <param name="stream">A Stream object with the TimeLine control settings.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.SaveLayoutFile(System.IO.Stream)">
            <summary>
            Persist in a stream all the TimeLine control settings.
            </summary>
            <param name="stream">A Stream object where settings will be persisted.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.SaveItems(System.IO.Stream)">
            <summary>
            Persists in a stream the TimeLineItem objects contained by the TimeLine control. 
            </summary>
            <param name="stream">A Stream object where the items will be persisted.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.LoadItems(System.IO.Stream)">
            <summary>
            Loads a collection of items persisted from a stream.
            </summary>
            <param name="stream">A System.IO.Stream object</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.LoadItems(System.IO.Stream,System.Boolean)">
            <summary>
            Loads a collection of items persisted from a stream.
            </summary>
            <param name="stream">A System.IO.Stream object</param>
            <param name="overwriteFields">A bool specifying if the Fields property will get its value from the stream</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.FindLayout(System.String)">
            <summary>
            Finds the first layout with the key specified in the layout hierarchy.
            </summary>
            <param name="key">A String that specifies the key to search.</param>
            <returns>The first layout which key is equal to the key specified or null if no layout is found.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnBindingContextChanged(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.BindingContextChangedevent.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnSelectedItemsChanged(System.EventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.TimeLine.SelectedItemsChanged event.
            </summary>
            <param name="e">A System.EventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnEditingItem(Janus.Windows.TimeLine.ItemCancelEventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.TimeLine.EditingItem event.
            </summary>
            <param name="e">A Janus.Windows.TimeLine.ItemCancelEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnFormattingGroupRow(Janus.Windows.TimeLine.FormattingGroupRowEventArgs)">
            <summary>
            Raises the FormattingGroupRow event.
            </summary>
            <param name="e">A FormattingGroupRowEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnFilterApplied(System.EventArgs)">
            <summary>
            Raises the FilterConditionChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnItemRead(Janus.Windows.TimeLine.ItemEventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.ItemRead event.
            </summary>
            <param name="e">A Janus.Windows.TimeLine.ItemEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnApplyingFilter(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the ApplyingFilter event.
            </summary>
            <param name="e">A CancelEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnValidatingItemText(Janus.Windows.TimeLine.ValidatingItemTextEventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.TimeLine.ValidatingItemText event.
            </summary>
            <param name="e">A Janus.Windows.TimeLine.ValidatingItemTextEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnAddingItem(Janus.Windows.TimeLine.ItemCancelEventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.TimeLine.AddingItem event.
            </summary>
            <param name="e">A Janus.Windows.TimeLine.ItemCancelEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnItemChanging(Janus.Windows.TimeLine.ItemChangeCancelEventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.TimeLine.ItemChanging event.
            </summary>
            <param name="e">A Janus.Windows.TimeLine.ItemChangeCancelEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnItemChanged(Janus.Windows.TimeLine.ItemChangeEventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.TimeLine.ItemChanged event.
            </summary>
            <param name="e">An Janus.Windows.TimeLine.ItemChangeEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnItemAdded(Janus.Windows.TimeLine.ItemEventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.ItemAdded event.
            </summary>
            <param name="e">A Janus.Windows.TimeLine.ItemEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnItemRemoved(Janus.Windows.TimeLine.ItemEventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.TimeLine.ItemRemoved event.
            </summary>
            <param name="e">A Janus.Windows.TimeLine.ItemEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnRemovingItem(Janus.Windows.TimeLine.ItemCancelEventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.TimeLine.RemovingItem event.
            </summary>
            <param name="e">A Janus.Windows.TimeLine.ItemCancelEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnLayoutLoad(System.EventArgs)">
            <summary>
            Raises the LayoutLoad event.
            </summary>
            <param name="e">An EventArgs that contain the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnCurrentLayoutChanged(System.EventArgs)">
            <summary>
            Raises the CurrentLayoutChanged event.
            </summary>
            <param name="e">A CancelEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnCurrentLayoutChanging(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the CurrentLayoutChanging event.
            </summary>
            <param name="e">A CancelEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnItemEdited(Janus.Windows.TimeLine.ItemEventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.TimeLine.ItemEdited event.
            </summary>
            <param name="e">A Janus.Windows.TimeLine.ItemEventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnItemsLoaded(System.EventArgs)">
            <summary>
            Raises the Janus.Windows.TimeLine.TimeLine.ItemsLoaded event.
            </summary>
            <param name="e">A System.EventArgs containing the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.Refetch(Janus.Windows.TimeLine.TimeLineItem)">
            <summary>
            Forces the TimeLine control to read the data of the given item from the data source again.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.Reset">
            <summary>
            Resets all the properties of the control to their defaults.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ExpandGroups">
            <summary>
            Expands all group rows in the TimeLine control.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.CollapseGroups">
            <summary>
            Collapses all group rows in the TimeLine control.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.CollapseGroup(Janus.Windows.TimeLine.TimeLineGroup)">
            <summary>
            Collapses all the group rows that belong to the group.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ExpandGroup(Janus.Windows.TimeLine.TimeLineGroup)">
            <summary>
            Expands all the group rows that belong to the group.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.RemoveFilter">
            <summary>
            Clears the filter applied to the TimeLine.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.RetrieveFields">
            <summary>
            Fills the Fields collection with fields matching the propeties found in the data source.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetBlendColor">
            <summary>
            Resets the BlendColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeBlendColor">
            <summary>
            Indicates whether the BlendColor property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnFontChanged(System.EventArgs)">
            <summary>
            See Control.OnFontChanged
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeMinDate">
            <summary>
            Indicates whether the MinDate property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetMinDate">
            <summary>
            Resets the MinDate property to its default value. 
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetMaxDate">
            <summary>
            Resets the MaxDate property to its default value. 
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeMaxDate">
            <summary>
            Indicates whether the MaxDate property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnMouseWheel(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseWheel event.
            </summary>
            <param name="e">A System.Windows.Forms.MouseEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ScrollUp(System.Int32)">
            <summary>
            Scrolls up the content of the TimeLine control.
            </summary>
            <param name="steps">The number of steps to scroll up</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ScrollDown(System.Int32)">
            <summary>
            Scrolls down the content of the TimeLine control.
            </summary>
            <param name="steps">The number of steps to scroll down</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ScrollRight(System.Int32)">
            <summary>
            Scrolls to the right the content of the TimeLine control.
            </summary>
            <param name="steps">The number of steps to scroll the control</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ScrollLeft(System.Int32)">
            <summary>
            Scrolls to the left the content of the TimeLine control.
            </summary>
            <param name="steps">The number of steps to scroll the control</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnScrollBarScroll(System.Int32)">
            <summary>
            Occurs when the scroll box has been moved by either a mouse or keyboard action.
            </summary>
            <param name="scrollCode">An int representing the action that makes the scroll</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnScrollFindNext(System.EventArgs)">
            <summary>
            Internal use.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.EnsureVisible(Janus.Windows.TimeLine.TimeLineItem)">
            <summary>
            Ensures that the specified TimeLineItem is visible within the control, scrolling the contents of the control if necessary.
            </summary>
            <param name="item">The TimeLineItem to scroll into view.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnScrollFindPrevious(System.EventArgs)">
            <summary>
            Internal use.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnHorizontalScroll(System.Windows.Forms.ScrollEventType)">
            <summary>
            Internal use.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeLowerScaleFont">
            <summary>
            Indicates whether the LowerScaleFont property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetLowerScaleFont">
            <summary>
            Resets the LowerScaleFont property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeUpperScaleFont">
            <summary>
            Indicates whether the UpperScaleFont property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetUpperScaleFont">
            <summary>
            Resets the UpperScaleFont property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.PaintBackground event.
            </summary>
            <param name="e">A System.Windows.Forms.PintEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.Paint event.
            </summary>
            <param name="e">A System.Windows.Forms.PintEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnClientResize">
            <summary>
            Occurs when the TimeLine is resized.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetGroupRows">
            <summary>
            Retrieves all the rows in this first group level of the TimeLine control.
            </summary>
            <returns>An array of TimeLineGroupRow objects</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetGroupRowAt">
            <summary>
            Retrieves the TimeLineGroupRow object that is located at the current position of the cursor.
            </summary>
            <returns>A TimeLineGroupsRow object that represents the row that is located at the cursor current location.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetGroupRowAt(System.Drawing.Point)">
            <summary>
            Retrieves the TimeLineGroupRow object that is located at the specified point.
            </summary>
            <param name="pt">A Point that contains the coordinates where you want to look for the group row.</param>
            <returns>A TimeLineGroupRow object that represents the group row that is located at the specified point.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetGroupRowAt(System.Int32,System.Int32)">
            <summary>
            Retrieves the TimeLineGroupRow object that is located at the specified coordinates.
            </summary>
            <param name="x">An int that contains the x-coordinate where you want to look for the group row.</param>
            <param name="y">An int that contains the y-coordinate where you want to look for the group row.</param>
            <returns>A TimeLineGroupRow object that represents the group row that is located at the specified coordinates.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.HitTest">
            <summary>
            Determines which element of the TimeLine control is at the current position of the cursor.
            </summary>
            <returns>One of the TimeLineArea values that contains information about the specified point on the TimeLine.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.HitTest(System.Drawing.Point)">
            <summary>
            Determines which element of the TimeLine control is at the specified point.
            </summary>
            <param name="pt">A Point containing the x and y coordinates of the point to be hit-tested.</param>
            <returns>One of the TimeLineArea values that contains information about the specified point on the TimeLine.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.HitTest(System.Int32,System.Int32)">
            <summary>
            Determines which element of the TimeLine control is at the specified coordinates.
            </summary>
            <param name="x">The x coordinate of the point to be hit-tested.</param>
            <param name="y">The y coordinate of the point to be hit-tested. </param>
            <returns>One of the TimeLineArea values that contains information about the specified point on the TimeLine.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.MoveFirst">
            <summary>
            Sets the first item in the Items collection as the current item.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.MoveLast">
            <summary>
            Sets the last item in the Items collection as the current item.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.MovePrevious">
            <summary>
            Move the current item to the previous item.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.MovePrevious(Janus.Windows.TimeLine.TimeLineItem)">
            <summary>
            Sets the previous item of the given item as the current item.
            </summary>
            <param name="item">The TimeLineItem to begin the searching with.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.MovePrevious(Janus.Windows.TimeLine.TimeLineItem,System.Boolean)">
            <summary>
            Sets the previous item of the given item as the current item.
            </summary>
            <param name="item">The TimeLineItem to begin the searching with.</param>
            <param name="sameGroup">Indicates if you want to search only in the group row of the given item</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.MoveNext">
            <summary>
            Move the current item to the next item.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.MoveNext(Janus.Windows.TimeLine.TimeLineItem)">
            <summary>
            Sets the next item of the given item as the current item.
            </summary>
            <param name="item">The TimeLineItem to begin the searching with.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.MoveNext(Janus.Windows.TimeLine.TimeLineItem,System.Boolean)">
            <summary>
            Sets the next item of the given item as the current item.
            </summary>
            <param name="item">The TimeLineItem to begin the searching with.</param>
            <param name="sameGroup">Indicates if you want to search only in the group row of the given item</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetNextItem(Janus.Windows.TimeLine.TimeLineItem)">
            <summary>
            Gets the previous TimeLineItem of the given item.
            </summary>
            <param name="item">The TimeLineItem to begin the searching with.</param>
            <returns>The next TimeLineItem if successful; otherwise null.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetPreviousItem(Janus.Windows.TimeLine.TimeLineItem)">
            <summary>
            Gets the previous TimeLineItem of the given item.
            </summary>
            <param name="item">The TimeLineItem to begin the searching with.</param>
            <returns>The previous TimeLineItem if successful; otherwise null.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetItemAt(System.Int32,System.Int32)">
            <summary>
            Retrieves the TimeLineItem object that is located at the specified coordinates.
            </summary>
            <param name="x">An int that contains the x-coordinate where you want to look for the item.</param>
            <param name="y">An int that contains the y-coordinate where you want to look for the item.</param>
            <returns>A TimeLineItem object that represents the item that is located at the specified coordinates.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetItemAt(System.Drawing.Point)">
            <summary>
            Retrieves the TimeLineItem object that is located at the specified point.
            </summary>
            <param name="pt">A Point that contains the coordinates where you want to look for the item.</param>
            <returns>A TimeLineItem object that represents the item that is located at the specified point.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetItemAt">
            <summary>
            Retrieves the TimeLineItem object that is located at the current position of the cursor.
            </summary>
            <returns>A TimeLineItem object that represents the item that is located at the cursor current location.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseMove event.
            </summary>
            <param name="e">A System.Windows.Forms.MouseEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnGotFocus(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.GotFocus event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnLostFocus(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.LostFocus event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnMouseLeave(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseLeave event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseDown event.
            </summary>
            <param name="e">A System.Windows.Forms.MouseEventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            See Control.OnMouseUp
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetDateTimeAt">
            <summary>
            Retrieves a DateTime value specifiying the date and time that is located at the current position of the cursor.
            </summary>
            <returns>A DateTime value that represents the date and time that is located at the cursor current location.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetDateTimeAt(System.Drawing.Point)">
            <summary>
            Retrieves a DateTime value specifiying the date and time that is located at the specified point.
            </summary>
            <param name="pt">A Point that contains the coordinates where you want to look for the DateTime.</param>
            <returns>A DateTime value that represents the date and time that is located at the specified point.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetDateTimeAt(System.Int32,System.Int32)">
            <summary>
            Retrieves a DateTime value specifiying the date and time that is located at the specified coordinates.
            </summary>
            <param name="x">An int that contains the x-coordinate where you want to look for the DateTime.</param>
            <param name="y">An int that contains the y-coordinate where you want to look for the DateTime.</param>
            <returns>A DateTime value that represents the date and time that is located at the specified coordinates.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.GetItem(System.Object)">
            <summary>
            Gets the TimeLineItem represented by the given data row.
            </summary>
            <returns>The TimeLineItem represented by the given data row.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.OnDoubleClick(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.DoubleClick event.
            </summary>
            <param name="e">A System.EventArgs that contains the event data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeBackColor">
            <summary>
            Indicates whether the BackColor property has changed from its default value.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetBackColor">
            <summary>
            Resets the BackColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeSelectedFormatStyle">
            <summary>
            Indicates whether the SelectedFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetSelectedFormatStyle">
            <summary>
            Resets the SelectedFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeSelectedInactiveFormatStyle">
            <summary>
            Indicates whether the SelectedInactiveFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetSelectedInactiveFormatStyle">
            <summary>
            Resets the SelectedInactiveFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeItemsFormatStyle">
            <summary>
            Indicates whether the ItemsFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetItemsFormatStyle">
            <summary>
            Resets the ItemsFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeUpperScaleFormatStyle">
            <summary>
            Indicates whether the UpperScaleFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetUpperScaleFormatStyle">
            <summary>
            Resets the UpperScaleFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeLowerScaleFormatStyle">
            <summary>
            Indicates whether the LowerScaleFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetLowerScaleFormatStyle">
            <summary>
            Resets the LowerScaleFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeItemsBarFormatStyle">
            <summary>
            Indicates whether the ItemsBarFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetItemsBarFormatStyle">
            <summary>
            Resets the ItemsBarFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeGroupRowsFormatStyle">
            <summary>
            Indicates whether the GroupRowsFormatStyle property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetGroupRowsFormatStyle">
            <summary>
            Resets the GroupRowsFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ShouldSerializeWatermarkImage">
            <summary>
            Indicates whether the WatermarkImage property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLine.ResetWatermarkImage">
            <summary>
            Resets the WatermarkImage property to its default value.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.DropDownCalendar">
            <summary>
            Get the drop-down Calendar control associated with this CalendarCombo control.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.DropDown">
            <summary>
            Occurs when the drop-down Calendar is shown.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.FirstDateChanged">
            <summary>
            Occurs when the FirstDate property of the TimeLine changes.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.CalendarCloseUp">
            <summary>
            Occurs when the drop-down Calendar is dismissed and disappears.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.FirstDate">
            <summary>
            Gets or sets the first visible date in the control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.IntervalWidth">
            <summary>
            Get the width of the lower interval in pixels.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.AllowEdit">
            <summary>
            Gets or sets a value indicating whether edits are allowed.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.DropDownNavigator">
            <summary>
            Gets or sets a value indicating whether the DropDrowCalendar should be displayed when the user press the header.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.DataSource">
            <summary>
            Gets or sets the data source that the TimeLine is displaying data for
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.CurrentItem">
            <summary>
            Gets the current TimeLineItem.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.CurrentLayout">
            <summary>
            Gets or sets the current TimeLineLayout.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.LayoutData">
            <summary>
            Gets or sets an XML string that preserves layout information.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.Layouts">
            <summary>
            Gets the collection of TimeLineLayout objects in the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.DesignTimeLayout">
            <summary>
            Gets or sets TimeLineLayout that preserves the layout defined at design time.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.HourInterval">
            <summary>
            Gets or sets a value specifying the time interval in which the lower header is divided.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ItemSizeMode">
            <summary>
            Gets or sets a value specifying how the width of the items will be calculated.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.Interval">
            <summary>
            Gets or sets a value specifying the time interval in which the upper header is divided.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.CustomDateFormat">
            <summary>
            Gets or sets the custom date-time format string.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.DataMember">
            <summary>
            Gets or sets the name of a list in a DataSource from which the TimeLine control displays its data.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.CurrencyManager">
            <summary>
            Manages a list of Binding objects.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.Groups">
            <summary>
            Gets the collection of TimeLineGroup objects of the TimeLine.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.SelectedItemsChanged">
            <summary>
            Occurs when the SelectedItems collection of the TimeLine is changed.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.EditingItem">
            <summary>
            Occurs when a TimeLineItem in the TimeLine control is clicked in the edit area.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.FormmatingGroupRow">
            <summary>
            Occurs each time a TimeLineGroupRow is loaded for display in a TimeLine control
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.FilterApplied">
            <summary>
            Occurs after a filter has been applied.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.ItemRead">
            <summary>
            Occurs after a row in the data source is read resulting in the creation of a new TimeLineItem.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.ApplyingFilter">
            <summary>
            Occurs before the control is filtered.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.ValidatingItemText">
            <summary>
            Occurs when the Text of the item is being changed by the user.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.AddingItem">
            <summary>
            Occurs when a TimeLineItem is about to be added to the Items collection
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.ItemChanging">
            <summary>
            Occurs when one of the TimeLineItem objects in the Items collection is changing in one its properties
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.ItemChanged">
            <summary>
            Occurs when one of the TimeLineItem objects in the Items collection has changed in one its properties
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.ItemAdded">
            <summary>
            Occurs when a TimeLineItem was added to the Items collection
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.ItemRemoved">
            <summary>
            Occurs when a TimeLineItem was removed from the Items collection
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.RemovingItem">
            <summary>
            Occurs when a TimeLineItem is about to be removed from the TimeLine.Items collection.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.LayoutLoad">
            <summary>
            Occurs after a layout is loaded.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.CurrentLayoutChanged">
            <summary>
            Occurs after the CurrentLayout property has changed.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.CurrentLayoutChanging">
            <summary>
            Occurs after the CurrentLayout property changes.
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.ItemEdited">
            <summary>
            Occurs when the edit operation of a TimeLineItem in the TimeLine is ended
            </summary>
        </member>
        <member name="E:Janus.Windows.TimeLine.TimeLine.ItemsLoaded">
            <summary>
            Occurs after the items collection is loaded using the LoadItems method.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ItemsPrefix">
            <summary>
            Gets or sets the string displayed before the text of the items.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ItemsSuffix">
            <summary>
            Gets or sets the string displayed after the text of the items.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.GroupHeaderTotals">
            <summary>
            Gets the collection of TimeLineGroupHeaderTotal objects of the TimeLine.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.StoredFilters">
            <summary>
            Gets the collection of TimeLineStoredFilter objects of the TimeLine.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.FilterCondition">
            <summary>
            Gets or sets the TimeLineFilterCondition applied to the items that belongs to the TimeLine.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.FilterConditionApplied">
            <summary>
            Gets the TimeLineFilterCondition object applied to this intance.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.StartTimeMember">
            <summary>
            Gets or sets a string that specifies the property of the data source to map to the StartTime property of the TimeLineItem objects.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.EndTimeMember">
            <summary>
            Gets or sets a string that specifies the property of the data source to map to the EndTime property of the TimeLine objects.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.TextMember">
            <summary>
            Gets or sets a string that specifies the property of the data source to map to the Text property of the TimeLineItem objects.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.Items">
            <summary>
            Gets an object representing the collection of the items contained in the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.SelectedItems">
            <summary>
            Gets an object representing the collection of the selected items contained in the TimeLine.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.DefaultItemsImageIndex">
            <summary>
            Gets or sets a value specifying the default image list index value of the image displayed in the items.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.Fields">
            <summary>
            Gets the collection of TimeLineField objects of the TimeLine.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.DefaultAlphaMode">
            <summary>
            Gets or sets the default AlphaMode used in format styles with AlphaMode empty.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.DefaultBackColorAlphaMode">
            <summary>
            Gets or sets the default BackColorAlphaMode used in format styles with BackColorAlphaMode empty.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.DefaultForeColorAlphaMode">
            <summary>
            Gets or set the default ForeColorAlphaMode used in format styles with ForeColorAlphaMode empty.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.DefaultAlpha">
            <summary>
            Gets or sets a value that determines the default alpha level used in format styles with alpha empty.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.DefaultBlend">
            <summary>
            Gets or sets the default percentage used in format styles with Blend empty.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.BlendColor">
            <summary>
            Gets or sets a color used to blend with the BackColor of format styles when Blend property is greater than 0.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.MinDate">
            <summary>
            Gets or sets the minimum allowable date
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.MaxDate">
            <summary>
            Gets or sets the maximum allowable date.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ShowItemsDurationBar">
            <summary>
            Gets or sets a value specifying if a bar indicating the duration should be displayed on top of the items.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ShowLabel">
            <summary>
            Gets or sets a value specifying if the text of the items should be displayed.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.MaximumLabelLength">
            <summary>
            Gets or sets the maximum number of characters displayed in an item. If Text is longer than
            this property, the will be truncated only for display.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.UpperScaleFont">
            <summary>
            Gets or sets the System.Drawing.Font used to draw the text in the lower header of the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.LowerScaleFont">
            <summary>
            Gets or sets the System.Drawing.Font used to draw the text in the lower header of the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.TimeFormat">
            <summary>
            Gets or sets a value indicating the hour time format for the TimeLine.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.SelectedRange">
            <summary>
            Gets an object representing the range of selected days in the TimeLine.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.GroupMode">
            <summary>
            Gets or sets a value indicating whether groups should be collapsed or expanded
            when groups are calculated.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ShowWeekNumbers">
            <summary>
            Gets or sets a value indicating whether week numbers should be displayed in the upper header.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ShowToolTips">
            <summary>
            Gets or sets a value indicating whether a ToolTip is shown when the mouse passes over a item.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.BackColor">
            <summary>
            Gets or sets the background color for the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.BackgroundImageDrawMode">
            <summary>
            Gets or sets a value specifiying how the background image of the TimeLine is drawn
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.SelectedFormatStyle">
            <summary>
            Returns the TimeLineFormatStyle object used to draw the selected items in the TimeLine.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.HideSelection">
            <summary>
            Gets or sets a value indicating the way the selected item in the control is highlighted when the control loses focus
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.SelectedInactiveFormatStyle">
            <summary>
            Returns the TimeLineFormatStyle object used to draw the selected items in the TimeLine when the control does not have the focus.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ItemsFormatStyle">
            <summary>
            Returns the TimeLineFormatStyle object used to draw the items in the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.UpperScaleFormatStyle">
            <summary>
            Gets or sets the TimeLineFormatStyle used to draw the upper header of the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.LowerScaleFormatStyle">
            <summary>
            Gets or sets the TimeLineFormatStyle used to draw the lower header of the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ItemsBarFormatStyle">
            <summary>
            Gets or sets the TimeLineFormatStyle object that will be applied to the duration bar of the items.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.GroupRowsFormatStyle">
            <summary>
            Gets a TimeLineFormatStyle object used to draw group header rows.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.GroupIndent">
            <summary>
            Gets or sets the distance to indent group levels.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.HeaderAppearance">
            <summary>
            Gets or sets the value that determines the appearance of the headers in the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ItemsLineStyle">
            <summary>
            Gets or sets a value specifying the border style for the TimeLineItem objects.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.FormatConditions">
            <summary>
            Gets the collection of TimeLineFormatCondition objects of the control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ImageSource">
            <summary>
            Gets or sets a value indicating whether an external or internal image list should be used.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.InternalImageList">
            <summary>
            Gets an ImageList used when ImageSource is equal to InternalImageList.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.ExternalImageList">
            <summary>
            Gets or sets the ImageList that contains the images used in the control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.WeekRule">
            <summary>
            Gets or sets a value that specifies which rule is used to determine the first calendar week of the year.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.FirstDayOfWeek">
            <summary>
            Gets or sets the first day of the week as displayed in the DropDownCalendar.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.WeekText">
            <summary>
            Gets or sets the text used before the week number in the upper header when the ShowWeekNumbers property is set to true.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.YearText">
            <summary>
            Gets or sets the text used before the year in the upper header when the Interval property is set to Year.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.WatermarkImage">
            <summary>
            Gets a TimeLineWatermarkImage that contains the information used to draw a watermark image in the background.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLine.AcceptsTab">
            <summary>
            Gets or sets a value indicating whether pressing Tab key selects new items.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineField">
            <summary>
            Summary description for Field.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineField.#ctor(System.String)">
            <summary>
            Initializes a new instance of the TimeLineField class, and sets the DataMember property to the specified value.
            </summary>
            <param name="dataMember">The data member of the new TimeLineField.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineField.#ctor">
            <summary>
            Initialize a new instance of the TimeLineField class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineField.ShouldSerializeDefaultGroupFormatMode">
            <summary>
            Indicates whether the DefaultGroupFormatMode property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineField.ResetDefaultGroupFormatMode">
            <summary>
            Resets the DefaultGroupFormatMode property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineField.ShouldSerializeDefaultGroupFormatString">
            <summary>
            Indicates whether the DefaultGroupFormatString property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineField.ResetDefaultGroupFormatString">
            <summary>
            Resets the DefaultGroupFormatString property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineField.ResetType">
            <summary>
            Resets the Type property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineField.ShouldSerializeType">
            <summary>
            Indicates whether the Type property sholud be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.DefaultGroupInterval">
            <summary>
            Gets or sets a value that determines how groups should be calculated.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.CompareIgnoreCase">
            <summary>
            Gets or sets a value that indicates whether the casing should be ignored when comparing text.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.DefaultGroupFormatMode">
            <summary>
            Gets or sets a value that determines how values will be formatted in total rows.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.DefaultGroupFormatString">
            <summary>
            Gets or sets the format to use when rendering group row values.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.DefaultGroupPrefix">
            <summary>
            Gets or sets the string displayed in a group header row before the group row value.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.DataMember">
            <summary>
            Gets or sets the name of a property in the data source from which the field gets its data.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.CompareTarget">
            <summary>
            Gets or sets a value indicating whether sort, find and filter operations sholud be done against the value or the display text of an item.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.GroupEmptyString">
            <summary>
            Gets or sets the text displayed in a group row when the value grouped is an empty string or null.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.DataMemberMapping">
            <summary>
            Gets or sets a value that specifies to which property of a TimeLineItem the field is bound to.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.TypeCode">
            <summary>
            Gets or sets the TypeCode of the values in the field.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.Type">
            <summary>
            Get the Type of the values in the field.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.TimeLine">
            <summary>
            Gets the TimeLine control that the TimeLineField object is assigned to.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.Index">
            <summary>
            Gets the index of the field in the collection.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.HasValueList">
            <summary>
            Gets or sets a value indicating whether the field shold have a ValueList.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.ValueList">
            <summary>
            Gets the Janus.Windows.TimeLine.TimeLineValueListItemCollection associated with the field.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.ImageIndex">
            <summary>
            Gets or sets the image list index value of the image that will be used as
            the image of the item when the item has no image defined.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.ItemsImage">
            <summary>
            Gets or sets a value that indicates whether the image from this field will be used as
            the image of the item when the item has no image defined.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineField.Key">
            <summary>
            Gets or sets the key used to identify this object in a colletion.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineFieldCollection">
            <summary>
            Summary description for TimeLineFieldCollection.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFieldCollection.Add(Janus.Windows.TimeLine.TimeLineField)">
            <summary>
            Appends the specified TimeLineFieldCondition object at the end of the collection.
            </summary>
            <param name="field">The TimeLineFieldCondition object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFieldCollection.AddRange(Janus.Windows.TimeLine.TimeLineField[])">
            <summary>
            Copies the elements of the specified TimeLineField array to the end of the collection.
            </summary>
            <param name="fields">The array of TimeLineField objects to add to the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFieldCollection.Remove(Janus.Windows.TimeLine.TimeLineField)">
            <summary>
            Removes a given TimeLineField from the collection.
            </summary>
            <param name="field">The TimeLineField object to remove from the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFieldCollection.Contains(Janus.Windows.TimeLine.TimeLineField)">
            <summary>
            Determines if the specified TimeLineField object is a member of the collection.
            </summary>
            <param name="field">The TimeLineField object to locate in the collection.</param>
            <returns>true if the TimeLineField object is found in the collection; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFieldCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnRemoveComplete
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFieldCollection.OnClearComplete">
            <summary>
            Overrides CollectionBase.OnClearComplete
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFieldCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnInsertComplete
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFieldCollection.TimeLine">
            <summary>
            Gets the TimeLine control that the collection is assigned to.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFieldCollection.Item(System.Int32)">
            <summary>
            Gets the TimeLineField object at the specified indexed location in the Fields collection.
            </summary>
            <param name="index">The indexed location of the TimeLineField in the collection.</param>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFieldCollection.Item(System.String)">
            <summary>
            Gets the TimeLineField object with the specified key.
            </summary>
            <param name="key">The key of the TimeLineField object to get from the collection.</param>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineFilterCondition">
            <summary>
            Summary description for TimeLineFilterCondition.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.IFilterCondition">
            <summary>
            An interface objecta should implement to be elegible to be used as the FilterCondition property in a TimeLine.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.IFilterCondition.FilterCondition">
            <summary>
            Gets the TimeLineFilterCondition that contains the criteria to filter records in the TimeLine.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterCondition.#ctor">
            <summary>
            Initializes a new instance of the TimeLineFilterCondition class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterCondition.#ctor(Janus.Windows.TimeLine.TimeLineField,Janus.Windows.TimeLine.ConditionOperator,System.Object)">
            <summary>
            Initializes a new instance of the TimeLineFilterCondition class.
            </summary>
            <param name="field">The TimeLineField to compare the value.</param>
            <param name="conditionOperator">The operator used for comparison.</param>
            <param name="value1">The value to compare.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterCondition.#ctor(Janus.Windows.TimeLine.TimeLineField,Janus.Windows.TimeLine.ConditionOperator,System.Object,System.Object)">
            <summary>
            Initializes a new instance of the TimeLineFilterCondition class.
            </summary>
            <param name="field">The TimeLineField to compare the values.</param>
            <param name="conditionOperator">The operator used for comparison.</param>
            <param name="value1">The value to compare.</param>
            <param name="value2">The value to compare.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterCondition.Clone">
            <summary>
            Creates a new object that is a copy of the current instance.
            </summary>
            <returns>A TimeLineFilterCondition that is the copy of the current instance.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterCondition.ToString">
            <summary>
            Overrides Object.ToString
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterCondition.AddCondition">
            <summary>
            Creates a new TimeLineFilterCondition object and appends it at the end of the Conditions collection.
            </summary>
            <returns>The TimeLineFilterCondition object that was added.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterCondition.AddCondition(Janus.Windows.TimeLine.TimeLineFilterCondition)">
            <summary>
            Appends the specified TimeLineFilterCondition object at the end of the Conditions collection.
            </summary>
            <param name="condition">The TimeLineFilterCondition object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterCondition.AddCondition(Janus.Windows.TimeLine.LogicalOperator,Janus.Windows.TimeLine.TimeLineFilterCondition)">
            <summary>
            Appends the specified TimeLineFilterCondition object with the specified LogicalOperator at the end of the collection.
            </summary>
            <param name="logicalOperator">The logical conjunction operator to use with the previous condition in the collection.</param>
            <param name="condition">The TimeLineFilterCondition object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterCondition.RemoveCondition(Janus.Windows.TimeLine.TimeLineFilterCondition)">
            <summary>
            Removes the specified TimeLineFilterCondition object from the Conditions collection.
            </summary>
            <param name="condition">The TimeLineFilterCondition object to remove.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterCondition.RemoveConditionAt(System.Int32)">
            <summary>
            Removes a TimeLineFilterCondition object from the Conditions collection at the specified index.
            </summary>
            <param name="index">The index of the TimeLineFilterCondition object in the Conditions collection to remove.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterCondition.Clear">
            <summary>
            Resets all the settings of the object to their default values and clears the Conditions collection.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.Key">
            <summary>
            Gets or sets the key used to identify this object in a colletion.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.Field">
            <summary>
            Gets or sets the TimeLineField to compare the value(s).
            </summary>	
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.ValueField1">
            <summary>
            Gets or sets the TimeLineField object that has the value to compare.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.Negation">
            <summary>
            Gets or set a value that determines whether to apply a negation logical operator to the result of the filter condition.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.ValueField2">
            <summary>
            Gets or sets the TimeLineField object that has the value to compare when the condition operator requires two values.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.ConditionOperator">
            <summary>
            Gets or sets the operator used for comparison.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.LogicalOperator">
            <summary>
            Gets or sets the logical operator used when the filter condition is composed by two or more conditions.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.Value1">
            <summary>
            Gets or sets the object value to compare.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.Value2">
            <summary>
            Gets or sets the object value to compare when the condition operator requires two values.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.Conditions">
            <summary>
            Gets the collection of TimeLineFilterCondition objects for the condition.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.TimeLine">
            <summary>
            Gets the TimeLine object 
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterCondition.IsComposite">
            <summary>
            Gets a value that determines whether the TimeLineFilterCondition is a composite or simple condition.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineFilterConditionCollection">
            <summary>
            A collection of TimeLineFilterCondition objects that represent the conditions of a composite filter condition. 
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterConditionCollection.Remove(Janus.Windows.TimeLine.TimeLineFilterCondition)">
            <summary>
            Removes the specified TimeLineFilterCondition from the collection.
            </summary>
            <param name="condition">The TimeLineFilterCondition to remove from the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterConditionCollection.Add(Janus.Windows.TimeLine.TimeLineFilterCondition)">
            <summary>
            Appends the specified TimeLineFilterCondition object at the end of the collection.
            </summary>
            <param name="condition">The TimeLineFilterCondition object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFilterConditionCollection.IndexOf(Janus.Windows.TimeLine.TimeLineFilterCondition)">
            <summary>
            Searches for the specified TimeLineFilterCondition and returns the zero-based index of the first occurrence within the entire collection.
            </summary>
            <param name="condition">The TimeLineFilterCondition to locate in the collection.</param>
            <returns>The zero-based index of the TimeLineFilterCondition within the entire collection, if found; otherwise, -1.</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterConditionCollection.Item(System.Int32)">
            <summary>
            Gets a TimeLineFilterCondition object from the collection at the specified index.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterConditionCollection.Item(System.String)">
            <summary>
            Gets a TimeLineFilterCondition object from the collection with the specified key.
            </summary>
            <param name="key">The key of the TimeLineFilterCondition object to get from the collection.</param>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFilterConditionCollection.Count">
            <summary>
            Gets the number of elements contained in the collection.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineFormatCondition">
            <summary>
            Summary description for TimeLineFormatCondition.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatCondition.#ctor">
            <summary>
            Initializes a new instance of the Janus.Windows.TimeLine.TimeLineFormatCondition class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatCondition.#ctor(Janus.Windows.TimeLine.TimeLineField,Janus.Windows.TimeLine.ConditionOperator,System.Object)">
            <summary>
            Initializes a new instance of the Janus.Windows.TimeLine.TimeLineFormatCondition class.
            </summary>
            <param name="field">The TimeLineField to compare the value.</param>
            <param name="conditionOperator">The operator used for comparison.</param>
            <param name="value">The value to compare.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatCondition.#ctor(Janus.Windows.TimeLine.TimeLineField,Janus.Windows.TimeLine.ConditionOperator,System.Object,System.Object)">
            <summary>
            Initializes a new instance of the Janus.Windows.TimeLine.TimeLineFormatCondition class.
            </summary>
            <param name="field">The TimeLineField to compare the values.</param>
            <param name="conditionOperator">The operator used for comparison.</param>
            <param name="value1">The value to compare.</param>
            <param name="value2">The value to compare.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatCondition.Clone">
            <summary>
            Creates a new object that is a copy of the current instance.
            </summary>
            <returns>A TimeLineFormatCondition that is the copy of the current instance.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatCondition.ResetFormatStyle">
            <summary>
            Resets the FormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatCondition.ShouldSerializeFormatStyle">
            <summary>
            Indicates whether the FormatStyle property has changed.
            </summary>
            <returns>true if the FormatStyle property has changed from its default value; otherwise false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatCondition.ShouldSerializeItemsBarFormatStyle">
            <summary>
            Indicates whether the ItemsBarFormatStyle property has changed.
            </summary>
            <returns>true if the ItemsBarFormatStyle property has changed from its default value; otherwise false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatCondition.ResetItemsFormatStyle">
            <summary>
            Resets the ItemsBarFormatStyle property to its default value.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.AllowMerge">
            <summary>
            Gets or sets a value that determines whether the format style 
            associated to this TimeLineFormatCondition should be merged with
            the format style of another TimeLineFormatCondition
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.FilterCondition">
            <summary>
            Gets or set a TimeLineFilterCondition that rows need to meet in order to apply the FormatStyle associated to this instance in them.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.Index">
            <summary>
            Gets the index of the TimeLineFormatCondition in the collection.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.Enabled">
            <summary>
            Gets or sets a value that determines whether to apply the TimeLineFormatCondition in the items of the TimeLine.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.Field">
            <summary>
            Gets or sets the TimeLineField to compare the value(s).
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.ConditionOperator">
            <summary>
            Gets or sets the operator used for comparison.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.Value1">
            <summary>
            Gets or sets the object value to compare.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.Value2">
            <summary>
            Gets or sets the object value to compare when the condition operator requires two values.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.FormatStyle">
            <summary>
            Gets or sets the TimeLineFormatStyle object that will be applied to the items that match the condition.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.ItemsBarFormatStyle">
            <summary>
            Gets or sets the TimeLineFormatStyle object that will be applied to the duration bar of the items that match the condition.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.Key">
            <summary>
            Gets or sets the key used to identify an object in a colletion.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatCondition.TimeLine">
            <summary>
            Gets the TimeLine control that the TimeLineFormatCondition object is assigned to.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineFormatConditionCollection">
            <summary>
            Summary description for TimeLineFormatConditionCollection.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatConditionCollection.Add(Janus.Windows.TimeLine.TimeLineFormatCondition)">
            <summary>
            Adds the specified TimeLineFormatCondition object at the end of the collection.
            </summary>
            <param name="condition">The TimeLineFormatCondition object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatConditionCollection.AddRange(Janus.Windows.TimeLine.TimeLineFormatCondition[])">
            <summary>
            Copies the elements of the specified TimeLineFormatConditin array to the end of the collection.
            </summary>
            <param name="conditions">The array of TimeLineFormatCondition objects to add to the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatConditionCollection.RemoveAt(System.Int32)">
            <summary>
            Removes a TimeLineFormatCondition object from the collection at the specified index.
            </summary>
            <param name="index">The index of the TimeLineFormatCondition object in the collection to remove.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatConditionCollection.Remove(Janus.Windows.TimeLine.TimeLineFormatCondition)">
            <summary>
            Removes the specified TimeLineFormatCondition object from the collection.
            </summary>
            <param name="condition">The TimeLineFormatCondition object to remove.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatConditionCollection.OnClear">
            <summary>
            Overrides CollectionBase.OnClear
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatConditionCollection.OnClearComplete">
            <summary>
            Overrides CollectionBase.OnClearComplete
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatConditionCollection.Item(System.Int32)">
            <summary>
            Gets a TimeLineFormatCondition object from the collection at the specified index.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatConditionCollection.Item(System.String)">
            <summary>
            Gets a TimeLineFormatCondition object from the collection with the specified key.
            </summary>
            <param name="key">The key of the TimeLineFormatCondition object to get from the collection.</param>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineFormatStyle">
            <summary>
            Specifies the styles applied to the background and foreground of some parts in the TimeLine and Calendar controls.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.#ctor">
            <summary>
            Initializes a new instance of the TimeLineFormatStyle class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.Reset">
            <summary>
            Resets all the properties of the TimeLineFormatStyle object to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.ShouldSerialize">
            <summary>
            Indicates whether the TimeLineFormatStyle object has changed from its default value.
            </summary>
            <returns>true if the one of the properties of the TimeLineFormatStyle has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.#ctor(Janus.Windows.TimeLine.TimeLineFormatStyle)">
            <summary>
            Initializes a new instance of the TimeLineFormatStyle class based on the given TimeLineFormatStyle.
            </summary>
            <param name="baseStyle">A TimeLineFormatStyle which properties will be copied to create a new TimeLineFormatStyle class.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.ResetBackColorGradient">
            <summary>
            Resets the BackgroundGradientMode property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.ShouldSerializeBackColorGradient">
            <summary>
            Indicates whether the BackColorGradient property has changed from its default value.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.ResetBackColor">
            <summary>
            Resets the BackColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.ShouldSerializeBackColor">
            <summary>
            Indicates whether the BackColor property has changed from its default value.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.ResetForeColor">
            <summary>
            Resets the ForeColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.ShouldSerializeForeColor">
            <summary>
            Indicates whether the ForeColor property has changed from its default value.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.ResetBlend">
            <summary>
            Resets the Blend property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineFormatStyle.ShouldSerializeBlend">
            <summary>
            Indicates whether the Blend property has changed from its default value.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.BackgroundImage">
            <summary>
            Gets or sets the background image.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.Alpha">
            <summary>
            Gets or sets the alpha component that will be applied to colors in the FormatStyle.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.BackColorAlphaMode">
            <summary>
            Gets or sets a value that determines how alpha should be combined with the background color.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.ForeColorAlphaMode">
            <summary>
            Gets or sets a value that determines how alpha should be combined with the foreground color.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.BackgroundImageDrawMode">
            <summary>
            Gets or sets a value that determines the way a background image is drawn.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.BackColor">
            <summary>
            Gets or sets the background color of this TimeLineFormatStyle.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.BackColorGradient">
            <summary>
            Gets or sets a value specifying the background color used in a linear gradient pathern.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.BackgroundGradientMode">
            <summary>
            Gets or sets a value specifying if a linear gradient will be applied and its direction.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.ForeColor">
            <summary>
            Gets or sets a value specifying the foreground color of the TimeLineFormatStyle.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.FontBold">
            <summary>
            Gets a value that indicates whether the Font object used is bold.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.FontItalic">
            <summary>
            Gets a value that indicates whether the Font object used is italic.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.FontUnderline">
            <summary>
            Gets a value that indicates whether the Font object used is underlined.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.FontStrikeout">
            <summary>
            Gets a value that indicates whether the Font object used has a horizontal line through the font.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.Blend">
            <summary>
            Gets or sets a value indicating the percentage of the BlendColor to blend with the BackColor.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineFormatStyle.BlendGradient">
            <summary>
            Gets or sets a value indicating the percentage of the BlendColor to blend with the BackColorGradient.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineGroup">
            <summary>
            Contains information for grouping rows in a TimeLine control.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroup.#ctor(Janus.Windows.TimeLine.TimeLineField)">
            <summary>
            Initializes a new instance of the Janus.Windows.TimeLine.TimeLineGroup class with the specified Field value.
            </summary>
            <param name="field">The Field of the new TimeLineGroup.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroup.#ctor">
            <summary>
            Initializes a new instance of the Janus.Windows.TimeLine.TimeLineGroup class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroup.#ctor(Janus.Windows.TimeLine.TimeLineField,Janus.Windows.TimeLine.SortOrder)">
            <summary>
            Initializes a new instance of the Janus.Windows.TimeLine.TimeLineGroup class.
            </summary>
            <param name="field">The Field of the new TimeLineGroup.</param>
            <param name="sortOrder">The sort order of the new TimeLineGroup.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroup.ResetFormatStyle">
            <summary>
            Resets the FormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroup.ShouldSerializeFormatStyle">
            <summary>
            Indicates whether the FormatStyle property has changed.
            </summary>
            <returns>true if the FormatStyle property has changed from its default value; otherwise false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroup.ShouldSerializeGroupInterval">
            <summary>
            Indicates whether the GroupInterval property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroup.ResetGroupInterval">
            <summary>
            Resets the GroupInterval property to its default value
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroup.TimeLine">
            <summary>
            Gets the TimeLine control that the TimeLineGroup object is assigned to.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroup.Field">
            <summary>
            Gets or sets the TimeLineField in which the grouping occurs.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroup.FormatStyle">
            <summary>
            Gets the TimeLineFormatStyle used to draw the group rows.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroup.Index">
            <summary>
            Gets the index of the group in the collection.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroup.GroupFormatString">
            <summary>
            Gets or sets the format to use when rendering group row values.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroup.GroupFormatMode">
            <summary>
            Gets or sets a value that determines how values will be formatted in group header rows.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroup.GroupInterval">
            <summary>
            Gets or sets a value that determines how groups should be calculated.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroup.Key">
            <summary>
            Gets or sets the key used to identify an object in a colletion.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroup.SortOrder">
            <summary>
            Gets a value that represents the order in which groups will be sorted.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroup.GroupPrefix">
            <summary>
            Gets or sets the string displayed in a group header row before the group row value.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineGroupCollection">
            <summary>
            Summary description for TimeLineGroupCollection.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupCollection.Add(Janus.Windows.TimeLine.TimeLineGroup)">
            <summary>
            Appends the specified TimeLineGroup object at the end of the collection.
            </summary>
            <param name="group">The TimeLineGroup object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupCollection.AddRange(Janus.Windows.TimeLine.TimeLineGroup[])">
            <summary>
            Copies the elements of the specified TimeLineGroup array to the end of the collection.
            </summary>
            <param name="groups">The array of TimeLineGroup objects to add to the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupCollection.Insert(System.Int32,Janus.Windows.TimeLine.TimeLineGroup)">
            <summary>
            Inserts a TimeLineGroup object in the collection at the specified index.
            </summary>
            <param name="index">The zero-based index at which value should be inserted.</param>
            <param name="group">The TimeLineGroup to insert.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnRemoveComplete
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupCollection.OnClearComplete">
            <summary>
            Overrides CollectionBase.OnClearComplete
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupCollection.Remove(Janus.Windows.TimeLine.TimeLineGroup)">
            <summary>
            Removes the specified TimeLineGroup object from the collection.
            </summary>
            <param name="group">The TimeLineGroup object to remove.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupCollection.Contains(Janus.Windows.TimeLine.TimeLineGroup)">
            <summary>
            Determines if the specified TimeLineGroup object is a member of the collection.
            </summary>
            <param name="group">The TimeLineGroup object to locate in the collection.</param>
            <returns>true if the TimeLineGroup object is found in the collection; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnInsertComplete
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupCollection.Item(System.Int32)">
            <summary>
            Gets the TimeLineGroup object at the specified indexed location in the collection.
            </summary>
            <param name="index">The indexed location of the TimeLineGroup in the collection.</param>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupCollection.Item(System.String)">
            <summary>
            Gets the TimeLineGroup object with the specified key.
            </summary>
            <param name="key">The key of the TimeLineGroup object to get from the collection.</param>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal">
            <summary>
            Contains information for sumarizing field values in a group header row.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal.#ctor">
            <summary>
            Initializes a new instance of the Janus.Windows.TimeLine.TimeLineGroupHeaderTotal class.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal.TimeLine">
            <summary>
            Get the TimeLine control that owns the object.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal.Field">
            <summary>
            Gets or sets the TimeLineField object to summarize.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal.AggregateFunction">
            <summary>
            Gets or sets the aggregate function whose result will be shown in the total row.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal.TotalSuffix">
            <summary>
            Gets or sets the string displayed after the total value.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal.Index">
            <summary>
             Gets the index of the TimeLineGroupHeaderTotal in the collection.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal.TotalPrefix">
            <summary>
            Gets or sets the string displayed before the total value.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal.TotalFormatMode">
            <summary>
            Gets or sets a value that determines how values will be formatted.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal.TotalFormatString">
            <summary>
            Gets or sets the format to use when rendering total values.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal.FilterCondition">
            <summary>
            Gets or set a TimeLineFilterCondition that rows need to meet in order to include them in the summary operation.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotal.Key">
            <summary>
            Gets or sets the key used to identify an object in a colletion.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineGroupHeaderTotalCollection">
            <summary>
            A collection of TimeLineGroupHeaderTotal objects.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupHeaderTotalCollection.Add(Janus.Windows.TimeLine.TimeLineGroupHeaderTotal)">
            <summary>
            Appends the specified TimeLineGroupHeaderTotal object at the end of the collection.
            </summary>
            <param name="groupHeaderTotal">The TimeLineGroupHeaderTotal object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupHeaderTotalCollection.AddRange(Janus.Windows.TimeLine.TimeLineGroupHeaderTotal[])">
            <summary>
            Copies the elements of the specified TimeLineGroupHeaderTotal array to the end of the collection.
            </summary>
            <param name="groupHeaderTotals">The array of TimeLineGroupHeaderTotal objects to add to the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupHeaderTotalCollection.OnRemove(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnRemove
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupHeaderTotalCollection.OnClear">
            <summary>
            Overrides CollectionBase.OnClear
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupHeaderTotalCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnInsertComplete
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupHeaderTotalCollection.Remove(Janus.Windows.TimeLine.TimeLineGroupHeaderTotal)">
            <summary>
            Removes the specified TimeLineGroupHeaderTotal instance from the collection.
            </summary>
            <param name="groupTotal">A TimeLineGroupHeaderTotal object ot remove from the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineGroupHeaderTotalCollection.IndexOf(Janus.Windows.TimeLine.TimeLineGroupHeaderTotal)">
            <summary>
            Searches for the specified TimeLineGroupHeaderTotal and returns the zero-based index of the first occurrence within the entire collection.
            </summary>
            <param name="groupHeaderTotal">The TimeLineGroupHeaderTotal to locate in the collection.</param>
            <returns>The zero-based index of the TimeLineGroupHeaderTotal within the entire collection, if found; otherwise, -1.</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotalCollection.TimeLine">
            <summary>
            Gets the TimeLine object that owns this instance.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotalCollection.Item(System.Int32)">
            <summary>
            Gets a TimeLineGroupHeaderTotal object from the collection at the specified index.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineGroupHeaderTotalCollection.Item(System.String)">
            <summary>
            Gets the first TimeLineGroupHeaderTotal object from the collection with the specified key.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineItem">
            <summary>
            Summary description for TimeLineItem.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.#ctor">
            <summary>
            Initializes a new instance of the TimeLineItem class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.#ctor(System.DateTime,System.String)">
            <summary>
            Initializes a new instance of the TimeLineItem class and sets the StartTime and Text properties to the specified values.
            </summary>
            <param name="startTime">The start time of the new TimeLineItem.</param>
            <param name="text">The description of the new TimeLineItem.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.#ctor(System.DateTime,System.DateTime,System.String,System.Int32)">
            <summary>
            Initializes a new instance of the TimeLineItem class and sets the StartTime, EndTime, Text and ImageIndex properties to the specified values.
            </summary>
            <param name="startTime">The start time of the new TimeLineItem.</param>
            <param name="endTime">The end time of the new TimeLineItem.</param>
            <param name="text">The text of the new TimeLineItem.</param>
            <param name="imageIndex">The image index of the new TimeLineItem.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.#ctor(System.DateTime,System.DateTime,System.String)">
            <summary>
            Initializes a new instance of the TimeLineItem class and sets the StartTime, EndTime and Text properties to the specified values.
            </summary>
            <param name="startTime">The start time of the new TimeLineItem.</param>
            <param name="endTime">The end time of the new TimeLineItem.</param>
            <param name="text">The text of the new TimeLineItem.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.SetValue(Janus.Windows.TimeLine.TimeLineField,System.Object)">
            <summary>
            Sets the data in the specified TimeLineField for an item.
            </summary>
            <param name="field">A TimeLineField that contains the data.</param>
            <param name="value">The data to store in the TimeLineField</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.SetValue(System.String,System.Object)">
            <summary>
            Sets the data in the TimeLineField specified by fieldKey.
            </summary>
            <param name="fieldKey">The Key of the TimeLineField.</param>
            <param name="value">The data to store in the TimeLineField.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.SetValue(System.Int32,System.Object)">
            <summary>
            Sets the data in the TimeLineField specified by fieldIndex.
            </summary>
            <param name="fieldIndex">The index of the TimeLineField in the collection.</param>
            <param name="value">The data to store in the TimeLineField.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.GetValue(Janus.Windows.TimeLine.TimeLineField)">
            <summary>
            Gets the data stored in the specified TimeLineField.
            </summary>
            <param name="field">The TimeLineField that contains the data.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.GetValue(System.String)">
            <summary>
            Gets the data stored in the TimeLineField specified by fieldKey.
            </summary>
            <param name="fieldKey">The Key of the TimeLineField.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.GetValue(System.Int32)">
            <summary>
            Gets the data stored in the TimeLineField specified by fieldIndex.
            </summary>
            <param name="fieldIndex">The index of the TimeLineField in the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.ResetItemBarFormatStyle">
            <summary>
            Resets the ItemBarFormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.ShouldSerializeItemBarFormatStyle">
            <summary>
            Indicates whether the ItemBarFormatStyle property has changed.
            </summary>
            <returns>true if the ItemBarFormatStyle property has changed from its default value; otherwise false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.ResetFormatStyle">
            <summary>
            Resets the FormatStyle property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItem.ShouldSerializeFormatStyle">
            <summary>
            Indicates whether the FormatStyle property has changed.
            </summary>
            <returns>true if the FormatStyle property has changed from its default value; otherwise false.</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.AllDayEvent">
            <summary>
            Gets or sets a value specifying whether the TimeLineItem is an all-day event.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.Tag">
            <summary>
            Gets or sets an object that contains data to associate with the TimeLineItem.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.Index">
            <summary>
            Gets the index of the TimeLineItem in the TimeLineItemCollection.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.Image">
            <summary>
            Gets or sets the Image displayed on the TimeLineItem.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.ImageIndex">
            <summary>
            Gets or sets the image list index value of the image displayed on the TimeLineItem.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.ItemBarFomatStyle">
            <summary>
            Gets or sets the TimeLineFormatStyle object that will be applied to the duration bar of the items.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.FormatStyle">
            <summary>
            Gets the TimeLineFormatStyle used to draw this TimeLineItem in the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.Duration">
            <summary>
            Gets or sets a value indicating the duration for the item.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.StartTime">
            <summary>
            Gets or sets o value indicating the start time of the TimeLineItem.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.EndTime">
            <summary>
            Gets or sets a value indicating the end time for the TimeLineItem.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.Text">
            <summary>
            Gets or sets o value indicating the description of the TimeLineItem.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.ToolTipText">
            <summary>
            Gets or sets the ToolTip text for this item.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.Comments">
            <summary>
            Gets or sets a string that can be used to store an informational description in the item.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.DataRow">
            <summary>
            Gets the data source object the TimeLineItem represents.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.Key">
            <summary>
            Gets or sets the key used to identify an object in a colletion.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.TimeLine">
            <summary>
            Gets the TimeLine control that the TimeLineItem object is assigned to.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItem.Selected">
            <summary>
            Gets or sets a value indicating whether the TimeLineItem is selected.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineItemCollection">
            <summary>
            Summary description for TimeLineItemCollection.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItemCollection.Add(Janus.Windows.TimeLine.TimeLineItem)">
            <summary>
            Appends the specified TimeLineItem object at the end of the collection.
            </summary>
            <param name="item">The TimeLineItem object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItemCollection.CopyTo(System.Array,System.Int32)">
            <summary>
            Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.
            </summary>
            <param name="array">The one-dimensional Array that is the destination of the elements copied from the collection. The Array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItemCollection.OnClearComplete">
            <summary>
            Overrides CollectionBase.OnClearComplete
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItemCollection.Clear">
            <summary>
            Removes all TimeLineItem objects from the collection.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItemCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnInsertComplete
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItemCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnRemoveComplete
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItemCollection.Remove(Janus.Windows.TimeLine.TimeLineItem)">
            <summary>
            Removes a given TimeLineItem from the TimeLineItemCollection.
            </summary>
            <param name="item">The TimeLineItem object to remove from the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItemCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the TimeLineItem at the specified index of the TimeLineItemCollection.
            </summary>
            <param name="index">The indexed location of the TimeLineItem object in the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineItemCollection.Contains(Janus.Windows.TimeLine.TimeLineItem)">
            <summary>
            Determines if the specified TimeLineItem object is a member of the collection.
            </summary>
            <param name="item">The TimeLineItem object to locate in the collection.</param>
            <returns>true if the TimeLineItem is found in the TimeLineItemCollection; otherwise, false.</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItemCollection.TimeLine">
            <summary>
            Gets the TimeLine control that the collection is assigned to.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItemCollection.Item(System.Int32)">
            <summary>
            Gets the TimeLineItem object at the specified indexed location in the collection.
            </summary>
            <param name="index">The indexed location of the TimeLineItem in the collection.</param>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineItemCollection.Item(System.String)">
            <summary>
            Gets the TimeLineItem object with the specified key.
            </summary>
            <param name="key">The key of the TimeLineItem object to get from the collection.</param>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineLayout">
            <summary>
            Contains persisted properties of a TimeLine control.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.FromStream(System.IO.Stream)">
            <summary>
            Creates an TimeLineLayout object from the specified data stream.
            </summary>
            <param name="stream">A Stream object that contains the data for this TimeLineLayout object.</param>
            <returns>The TimeLineLayout object created.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.FromXMLString(System.String)">
            <summary>
            Creates an TimeLineLayout object from the specified string.
            </summary>
            <param name="xmlString">A string that contains the data for this TimeLineLayout object.</param>
            <returns>The TimeLineLayout object created.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.FromXMLReader(System.Xml.XmlReader)">
            <summary>
            Creates an TimeLineLayout object from the specified Xml reader.
            </summary>
            <param name="xmlReader">An XmlReader object that contains the data for this TimeLineLayout object.</param>
            <returns>The TimeLineLayout object created.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.#ctor">
            <summary>
            Initializes a new instance of tho TimeLineLayout class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.Update">
            <summary>
            Updates the layout with the changes in the TimeLine properties when it is the current layout.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.Save(System.IO.Stream)">
            <summary>
            Saves this TimeLineLayout object to the specified Stream object.
            </summary>
            <param name="stream">The Stream object to which to save this TimeLineLayout object.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.Save(System.Xml.XmlWriter)">
            <summary>
            Saves this TimeLineLayout object to the specified XmlWriter object.
            </summary>
            <param name="xmlWriter">The XmlWriter object to which to save this TimeLineLayout object.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.GetXmlString">
            <summary>
            Saves this TimeLineLayout object as an Xml string.
            </summary>
            <returns>A Xml string containing the TimeLineLayout object persisted properties.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.Clone">
            <summary>
            Creates a new object that is a copy of the current instance.
            </summary>
            <returns>A TimeLineLayout that is the copy of the current instance.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.CloneLayout(System.Boolean)">
            <summary>
            Creates a new object that is a copy of the current instance.
            </summary>
            <param name="includeChildren">A Boolean that specifies whether the ChildLayouts are copied or not.</param>
            <returns>A TimeLineLayout that is the copy of the current instance.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.IsDirty">
            <summary>
            Indicates whether the properties in the TimeLine control differ from the persisted information.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.SetDataBinding(System.Object,System.String)">
            <summary>
            Sets the DataSource and DataMember properties at once. If the layout is the CurrentLayout in its TimeLine control owner, applies these properties to control also.
            </summary>
            <param name="dataSource">The data source for the control when this layout is used.</param>
            <param name="dataMember">A string that specifies the table to bind to within the object returned by the DataSource property.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayout.ConvertToStandAlone">
            <summary>
            Creates a new TimeLineLayout that can be used as a stand alone layout.
            </summary>
            <returns>A TimeLineLayout that can be used a stand alone layout</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.ParentLayout">
            <summary>
            Gets the parent TimeLineLayout instance.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.Key">
            <summary>
            Gets or sets the key used to identify an object in a collection.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.Tag">
            <summary>
            Gets or sets an object that contains data to associate with the field.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.PersistenceMode">
            <summary>
            Gets or sets a value that specifies the categories of properties to be persisted in a layout.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.LayoutString">
            <summary>
            Gets or sets an Xml string containing the persisted properties in a TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.IsCurrentLayout">
            <summary>
            Gets or sets a value indicating whether this instance is the current layout in the TimeLine control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.Description">
            <summary>
            Gets or sets a string that can be used to store an informational description in the layout.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.DataSource">
            <summary>
            Gets or sets the data source for which the TimeLine control displays its data when this instance is the current layout.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.DataMember">
            <summary>
            Gets or sets the name of a list in a data source from which the TimeLine control displays its data when this instance is the current layout.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.ChildLayouts">
            <summary>
            Gets the collection of TimeLineLayout objects that inherit their values from the layout.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.StandAlone">
            <summary>
            Gets a value that determines whether the layout is a stand alone layout or if it is a child of another layout.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayout.LayoutReferences">
            <summary>
            Design Time support property.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineLayoutConverter">
            <summary>
            TimeLineLayoutConverter class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutConverter.#ctor">
            <summary>
            Initializes a new instance of the TimeLineLayoutConverter class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Overrides TypeConverter.CanConvertTo
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Overrides TypeConverter.ConvertTo
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineLayoutCollection">
            <summary>
            Summary description for TimeLineLayoutCollection.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutCollection.Add(Janus.Windows.TimeLine.TimeLineLayout)">
            <summary>
            Appends the specified TimeLineLayout object at the end of the collection.
            </summary>
            <param name="layout">The TimeLineLayout object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutCollection.AddRange(Janus.Windows.TimeLine.TimeLineLayout[])">
            <summary>
            Copies the elements of the specified TimeLineLayout array to the end of the collection.
            </summary>
            <param name="layouts">The array of TimeLineLayout objects to add to the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutCollection.OnInsert(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnInsert
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnInsertComplete
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutCollection.Remove(Janus.Windows.TimeLine.TimeLineLayout)">
            <summary>
            Removes the specified TimeLineLayout object from the collection.
            </summary>
            <param name="layout">The TimeLineLayout object to remove.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnRemoveComplete
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutCollection.OnClear">
            <summary>
            Overrides CollectionBase.OnClear
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutCollection.IndexOf(Janus.Windows.TimeLine.TimeLineLayout)">
            <summary>
            Retrieves the index of the specified TimeLineLayout in the collection.
            </summary>
            <param name="layout">The TimeLineLayout to locate in the collection.</param>
            <returns>A zero-based index value that represents the position of the specified TimeLineLayout in the collection.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutCollection.Contains(Janus.Windows.TimeLine.TimeLineLayout)">
            <summary>
            Determines whether a TimeLineLayout is in the collection.
            </summary>
            <param name="layout">The TimeLineLayout to locate in the collection.</param>
            <returns>true if item is found in the collection; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLayoutCollection.Contains(System.String)">
            <summary>
            Determines whether a TimeLineLayout with the specified key is in the collection.
            </summary>
            <param name="layoutKey">The Key of the TimeLineLayout to locate in the collection.</param>
            <returns>true if item is found in the collection; otherwise, false.</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayoutCollection.Item(System.Int32)">
            <summary>
            Gets a TimeLineLayout object from the collection at the specified index.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineLayoutCollection.Item(System.String)">
            <summary>
            Gets a TimeLineLayout object from the collection with the specified key.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineLicenseProvider">
            <summary>
            TimeLineLicenseProvider class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLicenseProvider.#ctor">
            <summary>
            Initializes a new instance of the Janus.Windows.TimeLine.TimeLineLicenseProvider class
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineLicenseProvider.GetLicense(System.ComponentModel.LicenseContext,System.Type,System.Object,System.Boolean)">
            <summary>
            See LicenseProvider.GetLicense
            </summary>
            <param name="context"></param>
            <param name="type"></param>
            <param name="instance"></param>
            <param name="allowExceptions"></param>
            <returns></returns>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineSelectedItemCollection">
            <summary>
            Encapsulates a collection of ITimeLineObject objects within the TimeLine control that are selected.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.Contains(Janus.Windows.TimeLine.ITimeLineObject)">
            <summary>
            Determines if the specified ITimeLineObject object is a member of the collection.
            </summary>
            <param name="item">The ITimeLineObject object to locate in the collection.</param>
            <returns>true if the ITimeLineObject object is found in the collection; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.Clear">
            <summary>
            Removes all the ITimeLineObject from the collection and unselect them.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.Remove(Janus.Windows.TimeLine.ITimeLineObject)">
            <summary>
            Removes the specified ITimeLineObject from the collection.
            </summary>
            <param name="item">The ITimeLineObject to remove from the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.Add(Janus.Windows.TimeLine.ITimeLineObject)">
            <summary>
            Appends the specified ITimeLineObject object at the end of the collection.
            </summary>
            <param name="item">The ITimeLineObject object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.CopyTo(System.Array,System.Int32)">
            <summary>
            Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.
            </summary>
            <param name="array">The one-dimensional Array that is the destination of the elements copied from the collection. The Array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.GetEnumerator">
            <summary>
            Returns an enumerator that can be used to iterate through the TimeLineSelectedItemCollection.
            </summary>
            <returns>An IEnumerator for the entire collection.</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.Item(System.Int32)">
            <summary>
            Gets the TimeLineItem object at the specified indexed location in the collection.
            </summary>
            <param name="index">The indexed location of the TimeLineItem in the collection.</param>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.Item(System.String)">
            <summary>
            Gets the ITimeLineObject with the specified key.
            </summary>
            <param name="key">The key of the ITimeLineObject to get from the collection.</param>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.Count">
            <summary>
            Gets the number of TimeLineItem objects in the collection.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.SyncRoot">
            <summary>
            Gets an object that can be used to synchronize access to the collection.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.IsReadOnly">
            <summary>
            Gets a value indicating whether the collection is read-only.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineSelectedItemCollection.IsSynchronized">
            <summary>
            Gets a value indicating whether access to the collection is synchronized.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineStoredFilter">
            <summary>
            Stores a TimeLineFilterCondition instance.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineStoredFilter.#ctor">
            <summary>
            Creates a new instance of the Januus.Windows.TimeLine.TimeLineStoredFilter class.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineStoredFilter.Key">
            <summary>
            Gets or sets the key used to identify an object in a colletion.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineStoredFilter.Description">
            <summary>
            Gets or sets the description of the stored filter.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineStoredFilter.Tag">
            <summary>
            Gets or sets an object that contains data to associate with the field.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineStoredFilter.Index">
            <summary>
            Gets the index of the stored filter in the collection.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineStoredFilter.FilterCondition">
            <summary>
            Gets or sets the TimeLineFilterCondition associated to this instance.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineStoredFilter.TimeLine">
            <summary>
            Gets the TimeLine object that owns this this instance.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineStoredFilterCollection">
            <summary>
            Summary description for TimeLineStoredFilterCollection.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineStoredFilterCollection.IndexOf(Janus.Windows.TimeLine.TimeLineStoredFilter)">
            <summary>
            Retrieves the index of the specified TimeLineStoredFilter in the collection.
            </summary>
            <param name="storedFilter">The TimeLineStoredFilter to locate in the collection.</param>
            <returns>A zero-based index value that represents the position of the specified TimeLineStoredFilter in the collection.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineStoredFilterCollection.Add(Janus.Windows.TimeLine.TimeLineStoredFilter)">
            <summary>
            Appends the specified TimeLineStoredFilter object at the end of the collection.
            </summary>
            <param name="storedFilter">The TimeLineStoredFilter object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineStoredFilterCollection.AddRange(Janus.Windows.TimeLine.TimeLineStoredFilter[])">
            <summary>
            Copies the elements of the specified TimeLineStoredFilter array to the end of the collection.
            </summary>
            <param name="storedFilters">The array of TimeLineStoredFilter objects to add to the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineStoredFilterCollection.Remove(Janus.Windows.TimeLine.TimeLineStoredFilter)">
            <summary>
            Removes the specified TimeLineStoredFilter from the collection.
            </summary>
            <param name="storedFilter">The TimeLineStoredFilter to remove from the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineStoredFilterCollection.OnInsert(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnInsert
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineStoredFilterCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnInsertComplete
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineStoredFilterCollection.OnClear">
            <summary>
            Overrides CollectionBase.OnClear
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineStoredFilterCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>
            Overrides CollectionBase.OnRemoveComplete
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineStoredFilterCollection.Item(System.Int32)">
            <summary>
            Gets a TimeLineStoredFilter object from the collection at the specified index.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineStoredFilterCollection.Item(System.String)">
            <summary>
            Gets a TimeLineStoredFilter object from the collection with the specified key.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineValueListItem">
            <summary>
            Represents the text and/or image that is displayed instead the cell value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItem.#ctor">
            <summary>
            Initializes a new instance of the TimeLineValueListItem class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItem.#ctor(System.Object,System.String)">
            <summary>
            Initiliazes a new instance of the TimeLineValueListItem class with the specified value and text properties.
            </summary>
            <param name="value">The Value of the new TimeLineValuelistItem.</param>
            <param name="text">The Text of the new TimeLineValueListItem.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItem.#ctor(System.Object,System.String,System.Int32)">
            <summary>
            Initiliazes a new instance of the TimeLineValueListItem class with the specified value, text and ImageIndex properties.
            </summary>
            <param name="value">The Value of the new TimeLineValuelistItem.</param>
            <param name="text">The Text of the new TimeLineValueListItem.</param>
            <param name="imageIndex">The ImageIndex of the new TimeLineValueListItem.</param>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItem.Value">
            <summary>
            Gets or sets the value associated to this TimeLineValueListItem.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItem.Text">
            <summary>
            Gets or sets the text associated with a value in this TimeLineValueListItem.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItem.ImageIndex">
            <summary>
            Gets or sets the index of the image in the image list associated with the value in this TimeLineValueListItem.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItem.Image">
            <summary>
            Gets or sets System.Drawing.Image object associated with the value in this TimeLineValueListItem.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.ValueListItemConverter">
            <summary>
            ValueListItemConverter class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ValueListItemConverter.#ctor">
            <summary>
            Initializes a new instance of the ValueListItemConverter class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ValueListItemConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Overrides TypeConverter.CanConvertTo
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.ValueListItemConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Overrides TypeConverter.ConvertTo
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineValueListItemCollection">
            <summary>
            A collection of TimeLineValueListItem objects used for replacing values with an associated text. 
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.#ctor">
            <summary>
            Initializes a new instance of the TimeLineValueListItemCollection class.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.PopulateValueList(System.Collections.IEnumerable)">
            <summary>
            Fills the value list creating an item for each object in the list. The object will be treated as the Value property for the TimeLineValueListItem objects created.
            </summary>
            <param name="list">An IEnumerable that contains the objects to map.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.PopulateValueList(System.Collections.IEnumerable,System.String)">
            <summary>
            Fills the value list creating an item for each object in the list. 
            The object will be treated as the Value property for the TimeLineValueListItem objects created 
            and the value of the property specified in the texMember will be treated as the Text property.
            </summary>
            <param name="list">An IEnumerable that contains the objects to map.</param>
            <param name="textMember">A string that specifies the property of the object to map to the Text property of the TimeLineValueListItem objects created.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.PopulateValueList(System.Collections.IEnumerable,System.String,System.String)">
            <summary>
            Fills the value list creating an item for each object in the list
            using the valueMember and textMember to map the properties of the object with the
            properties of the TimeLineValueListItem objects created.
            </summary>
            <param name="list">An IEnumerable that contains the objects to map.</param>
            <param name="valueMember">A string that specifies the property of the object to map to the Value property of the TimeLineValueListItem objects created.</param>
            <param name="textMember">A string that specifies the property of the object to map to the Text property of the TimeLineValueListItem objects created.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.PopulateValueList(System.Collections.IEnumerable,System.String,System.String,System.String,System.Drawing.Color,System.Drawing.Size)">
            <summary>
            Fills the value list creating an item for each object in the list
            using the valueMember and textMember to map the properties of the object with the
            properties of the TimeLineValueListItem objects created.
            </summary>
            <param name="list">An IEnumerable that contains the objects to map.</param>
            <param name="valueMember">A string that specifies the property of the object to map to the Value property of the TimeLineValueListItem objects created.</param>
            <param name="textMember">A string that specifies the property of the object to map to the Text property of the TimeLineValueListItem objects created.</param>
            <param name="imageMember">A string that specifies the property of the object to map to the Image property of the TimeLineValueListItem object created.</param>
            <param name="imageMaskColor">A System.Drawing.Color to make transparent in the image.</param>
            <param name="imageSize">A Syztem.Drawing.Size representing the size the loaded image should have. If it is empty, the size of the image is used.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.Add(Janus.Windows.TimeLine.TimeLineValueListItem)">
            <summary>
            Appends the specified TimeLineValueListItem object at the end of the collection.
            </summary>
            <param name="item">The TimeLineValueListItem object to add.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.AddRange(Janus.Windows.TimeLine.TimeLineValueListItem[])">
            <summary>
            Copies the elements of the specified TimeLineValueListItem array to the end of the collection.
            </summary>
            <param name="items">The array of TimeLineValueListItem objects to add to the collection.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.IndexOf(Janus.Windows.TimeLine.TimeLineValueListItem)">
            <summary>
            Retrieves the index of the specified TimeLineValueListItem in the collection.
            </summary>
            <param name="item">The TimeLineValueListItem to locate in the collection.</param>
            <returns>A zero-based index value that represents the position of the specified TimeLineValueListItem in the collection.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.Sort">
            <summary>
            Sorts the items in the collection based on the Text property.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.Remove(Janus.Windows.TimeLine.TimeLineValueListItem)">
            <summary>
            Removes the specified TimeLineValueListItem from the collection.
            </summary>
            <param name="item">The TimeLineValueListItem to remove.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.Clear">
            <summary>
            Overrides CollectionBase.OnClear
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.CopyTo(System.Array,System.Int32)">
            <summary>
            Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.
            </summary>
            <param name="array">The one-dimensional Array that is the destination of the elements copied from the collection. The Array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins.</param>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineValueListItemCollection.GetEnumerator">
            <summary>
            Returns an enumerator that can be used to iterate through the collection.
            </summary>
            <returns>An IEnumerator for the entire collection.</returns>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItemCollection.Item(System.Int32)">
            <summary>
            Gets a TimeLineValueListItem object from the collection at the specified index.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItemCollection.Item(System.Object)">
            <summary>
            Gets the first TimeLineValueListItem object from the collection with the specified value.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItemCollection.Item(System.String)">
            <summary>
            Gets the first TimeLineValueListItem object from the collection with the specified text.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItemCollection.ReplaceValues">
            <summary>
            Gets or sets a value that determines whether the value list should replace values in the field.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItemCollection.Count">
            <summary>
            Gets the number of TimeLineValueListItem objects in the collection.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItemCollection.IsSynchronized">
            <summary>
            Gets a value indicating whether access to the collection is synchronized (thread-safe).
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItemCollection.IsReadOnly">
            <summary>
            Gets a value indicating whether the collection is read-only.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineValueListItemCollection.SyncRoot">
            <summary>
            Gets an object that can be used to synchronize access to the collection.
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.TimeLineWatermarkImage">
            <summary>
            Summary description for TimeLineWatermarkImage.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineWatermarkImage.ShouldSerialize">
            <summary>
            Indicates whether the TimeLineWatermarkImage object has changed from its default value.
            </summary>
            <returns>true if the one of the properties of the ScheduleWatermarkImage has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineWatermarkImage.Reset">
            <summary>
            Resets all the properties of the TimeLineWatermarkImage object to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineWatermarkImage.ShouldSerializeSize">
            <summary>
            Indicates whether the Size property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineWatermarkImage.ResetSize">
            <summary>
            Resets the Size property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineWatermarkImage.ShouldSerializeWashColor">
            <summary>
            Indicates whether the WashColor property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineWatermarkImage.ResetWashColor">
            <summary>
            Resets the WashColor property to its default value.
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineWatermarkImage.ShouldSerializeMaskColor">
            <summary>
            Indicates whether the MaskColor property should be persisted.
            </summary>
            <returns>true if the property value has changed from its default; otherwise, false.</returns>
        </member>
        <member name="M:Janus.Windows.TimeLine.TimeLineWatermarkImage.ResetMaskColor">
            <summary>
            Resets the MaskColor property to its default value.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineWatermarkImage.Image">
            <summary>
            Gets or sets the System.Drawing.Image object to use as watermark.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineWatermarkImage.Size">
            <summary>
            Gets or sets the size of the image. If empty, the size of the image will be used.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineWatermarkImage.ImageAlign">
            <summary>
            Gets or sets the alignment of the image on the control.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineWatermarkImage.WashMode">
            <summary>
            Gets or sets a value that determines which color to use to wash the image;
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineWatermarkImage.Alpha">
            <summary>
            Gets or sets the alpha component that is applied when drawing the image.
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineWatermarkImage.WashColor">
            <summary>
            Gets or sets the color to apply to the image when WashMode is UseWashColor
            </summary>
        </member>
        <member name="P:Janus.Windows.TimeLine.TimeLineWatermarkImage.MaskColor">
            <summary>
            Gets or sets the color to treat as transparent. 
            </summary>
        </member>
        <member name="M:Janus.Windows.TimeLine.UnmanagedCalendar.#ctor(Janus.Windows.TimeLine.TimeLine)">
            <summary> 
               Required designer variable 
            </summary>
        </member>
        <member name="T:Janus.Windows.TimeLine.UnmanagedMonths">
            <summary>
               Summary description for ctMonths.
            </summary>
        </member>
    </members>
</doc>
