Mini Kabibi Habibi

Current Path : C:/Program Files (x86)/DevExpress/DXperience 13.1/Bin/Silverlight/
Upload File :
Current File : C:/Program Files (x86)/DevExpress/DXperience 13.1/Bin/Silverlight/DevExpress.Xpf.NavBar.v13.1.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>DevExpress.Xpf.NavBar.v13.1</name>
    </assembly>
    <members>
        <member name="T:DevExpress.Xpf.NavBar.SideBarView">

            <summary>
                <para>Represents a view similar to the side bars found in Microsoft Outlook, prior to version 2003.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.SideBarView.#ctor">
            <summary>
                <para>Initializes a new instance of the SideBarView class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.SideBarView.ActiveGroupMinHeight">
            <summary>
                <para>Gets or sets the minimum height of the active group's content.
This is a dependency property.
</para>
            </summary>
            <value>A double precision floating-point value specifying the minimum height of the active group's content.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.SideBarView.ActiveGroupMinHeightProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.SideBarView.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.SideBarView.SideBarPanel">
            <summary>
                <para>For internal use only.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.SideBarView.SideBarPanelProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.ScrollingSettings">

            <summary>
                <para>Contains scrolling settings.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.ScrollingSettings.#ctor">
            <summary>
                <para>Initializes a new instance of the ScrollingSettings class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ScrollingSettings.ClickMode(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets a value that specifies how scroll buttons should be manipulated by an end-user, to initiate scrolling.
This is an attached property.
</para>
            </summary>
            <value>One of the <see cref="T:System.Windows.Controls.ClickMode"/> enumeration values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.ScrollingSettings.ClickModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.ScrollingSettings.GetClickMode(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.ClickMode"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="d">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.ClickMode"/> property value for the element. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.ScrollingSettings.GetScrollMode(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.ScrollMode"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="obj">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.ScrollMode"/> property value for the element. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.ScrollingSettings.GetScrollSpeed(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.ScrollSpeed"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="d">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.ScrollSpeed"/> property value for the element. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.ScrollingSettings.GetTopBottomIndent(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.TopBottomIndent"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="d">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.TopBottomIndent"/> property value for the element. 
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ScrollingSettings.ScrollMode(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets how a specific NavBar View is scrolled, using a scroll bar or scroll buttons.
This is an attached property.
</para>
            </summary>
            <value>A ScrollMode value that specifies how a NavBar object is scrolled.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.ScrollingSettings.ScrollModeProperty">
            <summary>
                <para>Identifies the  attached property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ScrollingSettings.ScrollSpeed(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets the speed of scrolling (in pixels per second). This property is in effect when scrolling using scroll buttons.
This is an attached property.
</para>
            </summary>
            <value>A double precision floating-point value specifying the scrolling speed (in pixels per second).
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.ScrollingSettings.ScrollSpeedProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.ScrollingSettings.SetClickMode(System.Windows.DependencyObject,System.Windows.Controls.ClickMode)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.ClickMode"/> attached property for a given object. 
</para>
            </summary>
            <param name="d">
		The element on which to set the attached property.

            </param>
            <param name="value">
		The property value to set.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.ScrollingSettings.SetScrollMode(System.Windows.DependencyObject,DevExpress.Xpf.NavBar.ScrollMode)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.ScrollMode"/> attached property for a given object. 
</para>
            </summary>
            <param name="obj">
		The element on which to set the attached property.

            </param>
            <param name="value">
		The property value to set.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.ScrollingSettings.SetScrollSpeed(System.Windows.DependencyObject,System.Double)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.ScrollSpeed"/> attached property for a given object. 
</para>
            </summary>
            <param name="d">
		The element on which to set the attached property.

            </param>
            <param name="value">
		The property value to set.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.ScrollingSettings.SetTopBottomIndent(System.Windows.DependencyObject,System.Double)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.NavBar.ScrollingSettings.TopBottomIndent"/> attached property for a given object. 
</para>
            </summary>
            <param name="d">
		The element on which to set the attached property.

            </param>
            <param name="value">
		The property value to set.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ScrollingSettings.TopBottomIndent(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets the top and bottom indents of the scrollable region.
This is an attached property.
</para>
            </summary>
            <value>A double precision floating-point value that specifies the scrollable region's top and bottom indents.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.ScrollingSettings.TopBottomIndentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavigationPaneView">

            <summary>
                <para>Represents a view similar to the Navigation Pane found in Microsoft Outlook 2007.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavigationPaneView.#ctor">
            <summary>
                <para>Initializes a new instance of the NavigationPaneView class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.ActiveGroupMinHeight">
            <summary>
                <para>Gets or sets the minimum height of the active group's content.
This is a dependency property.
</para>
            </summary>
            <value>A double precision floating-point value specifying the minimum height of the active group's content.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.ActiveGroupMinHeightProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavigationPaneView.ChangeNavPaneExpanded">
            <summary>
                <para>Toggles the Navigation Pane's expanded state. 
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.CollapsedActiveGroupControlTemplate">
            <summary>
                <para>Gets or sets a control template that defines the presentation of a collapsed Navigation Pane.
This is a dependency property.
</para>
            </summary>
            <value>A ControlTemplate object.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.CollapsedActiveGroupControlTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.CollapsedTemplate">
            <summary>
                <para>Gets or sets the template that defines the presentation of the collapsed Navigation Pane.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.CollapsedTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.Content">
            <summary>
                <para>Gets or sets the view's content.
This is a dependency property.
</para>
            </summary>
            <value>An object specifying the view's content.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.ContentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.Element(System.Windows.DependencyObject)">
            <summary>
                <para>Gets a value that identifies a visual element corresponding to an object to which this property applies.
This is an attached property.
</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.Xpf.NavBar.Element"/> enumeration values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.ElementProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.ExpandButtonMode">
            <summary>
                <para>Gets or sets the display mode of the expand button.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.Xpf.NavBar.ExpandButtonMode"/> enumeration values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.ExpandButtonModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.ExpandedTemplate">
            <summary>
                <para>Gets or sets the template that defines the presentation of the expanded Navigation Pane.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.ExpandedTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.ExpandedWidth">
            <summary>
                <para>Gets or sets the width of the Navigation Pane when it is expanded from a collapsed state.
</para>
            </summary>
            <value>A Double value specifying the width of the Navigation Pane when it is expanded from the collapsed state.

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.ExpandedWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.Expander">
            <summary>
                <para>Gets an expander used within the current NavigationPaneView.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Core.DXExpander"/> object used within the current NavigationPaneView.
</value>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavigationPaneView.GetElement(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.NavBar.NavigationPaneView.Element"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="d">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.NavBar.NavigationPaneView.Element"/> property value for the element. 
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.GroupButtonControlTemplate">
            <summary>
                <para>Gets or sets a control template that defines the visualization of group headers within the group button panel.
</para>
            </summary>
            <value>A ControlTemplate object.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.GroupButtonControlTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.GroupButtonTemplate">
            <summary>
                <para>Gets or sets the template that defines the visualization of group headers represented within the group button panel.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.GroupButtonTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.GroupButtonTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template for group headers, represented within the group button panel, based on custom logic.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.GroupButtonTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.IsExpandButtonVisible">
            <summary>
                <para>Gets or sets a value that specifies whether the Navigation Pane Expand Button is displayed, allowing end-users to expand/collapse the Navigation Pane.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the expand button is displayed; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.IsExpandButtonVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.IsExpanded">
            <summary>
                <para>Gets or sets a value specifying whether the Navigation Pane is expanded.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the Navigation Pane is expanded, otherwise <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.IsExpandedProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.IsOverflowPanelVisible">
            <summary>
                <para>Gets or sets a value specifying the visibility of the overflow panel. 
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the overflow panel is visible; otherwise <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.IsOverflowPanelVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.IsSplitterVisible">
            <summary>
                <para>Gets or sets a value that specifies whether the splitter is displayed, allowing end-users to resize the group button panel.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the splitter is displayed; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.IsSplitterVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.ItemsControlGroupCount">
            <summary>
                <para>Gets the actual number of visible group headers displayed within the group button panel.
</para>
            </summary>
            <value>An integer value that represents the number of visible group headers displayed within the group button panel.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.ItemsControlGroupCountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.ItemsControlGroups">
            <summary>
                <para>For internal use only. 
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.ItemsControlGroupsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.ItemVisualStyleInPopup">
            <summary>
                <para>Gets or sets a style applied to the popup window, displaying a group's content while the NavigationPaneView is expanded.
This is a dependency property.
</para>
            </summary>
            <value>A Style object applied to the popup window, displaying a group's content while the NavigationPaneView is expanded.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.ItemVisualStyleInPopupProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.MaxPopupWidth">
            <summary>
                <para>Gets or sets the maximum width of the pop-up pane for the current NavigationPaneView.
</para>
            </summary>
            <value>A Double value that is the maximum width of the pop-up pane for the current NavigationPaneView.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.MaxPopupWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.MaxVisibleGroupCount">
            <summary>
                <para>Gets or sets the maximum number of visible group headers that can be displayed within the group button panel.
This is a dependency property.

</para>
            </summary>
            <value>An integer value that specifies the maximum number of displayed group headers allowed. 


</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.MaxVisibleGroupCountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChanged">
            <summary>
                <para>Fires after the expanded state of the Navigation Pane has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChangedEvent">
            <summary>
                <para>Identifies the <see cref="E:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChanged"/> routed event.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChanging">
            <summary>
                <para>Fires before the expanded state of the Navigation Pane is changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChangingEvent">
            <summary>
                <para>Identifies the <see cref="E:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChanging"/> routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavigationPaneView.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavigationPaneView.OnShowFewerGroups(System.Object,DevExpress.Xpf.Core.WPFCompatibility.ExecutedRoutedEventArgs)">
            <summary>
                <para>Handles the <see cref="P:DevExpress.Xpf.NavBar.NavigationPaneCommands.ShowFewerGroups"/> command by calling the <see cref="M:DevExpress.Xpf.NavBar.NavigationPaneView.ShowFewerGroups"/> method.
</para>
            </summary>
            <param name="sender">
		An object identifying the command sender (a <see cref="T:DevExpress.Xpf.NavBar.NavigationPaneView"/> instance). This object serves as the command's CommandTarget attribute.


            </param>
            <param name="e">
		A <b>System.Windows.Input.ExecutedRoutedEventArgs</b> object that provides data for the executed command.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavigationPaneView.OnShowMoreGroups(System.Object,DevExpress.Xpf.Core.WPFCompatibility.ExecutedRoutedEventArgs)">
            <summary>
                <para>Handles the <see cref="P:DevExpress.Xpf.NavBar.NavigationPaneCommands.ShowMoreGroups"/> command by calling the <see cref="M:DevExpress.Xpf.NavBar.NavigationPaneView.ShowMoreGroups"/> method.
</para>
            </summary>
            <param name="sender">
		An object identifying the command sender (a <see cref="T:DevExpress.Xpf.NavBar.NavigationPaneView"/> instance). This object serves as the command's CommandTarget attribute.


            </param>
            <param name="e">
		A <b>System.Windows.Input.ExecutedRoutedEventArgs</b> object that provides data for the executed command.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.OverflowGroupControlTemplate">
            <summary>
                <para>Gets or sets the template that defines the visualization of items representing groups within the overflow panel.
</para>
            </summary>
            <value>A ControlTemplate object.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.OverflowGroupControlTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.OverflowGroupTemplate">
            <summary>
                <para>Gets or sets the template that defines the visualization of items representing groups within the overflow panel.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).


</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.OverflowGroupTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.OverflowGroupTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template for items representing groups within the overflow panel, based on custom logic.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.OverflowGroupTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneView.OverflowPanelGroups">
            <summary>
                <para>For internal use only. 
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavigationPaneView.OverflowPanelGroupsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavigationPaneView.SetElement(System.Windows.DependencyObject,DevExpress.Xpf.NavBar.Element)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.NavBar.NavigationPaneView.Element"/> attached property for a given object. 
</para>
            </summary>
            <param name="d">
		The element on which to set the attached property.

            </param>
            <param name="element">
		The property value to set.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavigationPaneView.ShowFewerGroups(System.Object)">
            <summary>
                <para>Decreases the number of visible group headers displayed within the Navigation Pane's group button panel.
</para>
            </summary>
            <param name="parameter">
		An object specifying the number by which to decrease the number of visible group headers. If set to <b>null</b>, the number of visible group headers is decreased by one.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavigationPaneView.ShowMoreGroups(System.Object)">
            <summary>
                <para>Increments the number of visible group headers displayed within the Navigation Pane's group button panel.

</para>
            </summary>
            <param name="parameter">
		An object specifying the number by which to increase the number of visible group headers. If set to <b>null</b>, the number of visible group headers is increased by one.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavigationPaneCommands">

            <summary>
                <para>Provides access to commands which are specific to the Navigation Pane view.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavigationPaneCommands.#ctor">
            <summary>
                <para>Initializes a new instance of the NavigationPaneCommands class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneCommands.ChangeNavPaneExpanded">
            <summary>
                <para>Toggles the Navigation Pane's expanded state. 
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines the command.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneCommands.ShowFewerGroups">
            <summary>
                <para>Decreases the number of visible group headers displayed within the Navigation Pane's group button panel.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines the command.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavigationPaneCommands.ShowMoreGroups">
            <summary>
                <para>Increments (by one) the number of visible group headers displayed within the Navigation Pane's group button panel.

</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines the command.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavPaneExpandedChangingEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChanging"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavPaneExpandedChangingEventHandler.Invoke(System.Object,DevExpress.Xpf.NavBar.NavPaneExpandedChangingEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChanging"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. Identifies the view (<see cref="T:DevExpress.Xpf.NavBar.NavigationPaneView"/>) that raised the event. 

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.NavBar.NavPaneExpandedChangingEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavPaneExpandedChangingEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChanging"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavPaneExpandedChangingEventArgs.#ctor(System.Boolean)">
            <summary>
                <para>Initializes a new instance of the NavPaneExpandedChangingEventArgs class with the specified setting.
</para>
            </summary>
            <param name="isExpanded">
		<b>true</b> if the Navigation Pane is going to be expanded; otherwise, <b>false</b>.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavPaneExpandedChangingEventArgs.Cancel">
            <summary>
                <para>Gets or sets a value indicating whether the operation which raised an event should be canceled. 
</para>
            </summary>
            <value><b>true</b> if the operation raising the event should be canceled; otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavPaneExpandedChangedEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavPaneExpandedChangedEventHandler.Invoke(System.Object,DevExpress.Xpf.NavBar.NavPaneExpandedChangedEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChanged"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. Identifies the view (<see cref="T:DevExpress.Xpf.NavBar.NavigationPaneView"/>) that raised the event. 

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.NavBar.NavPaneExpandedChangedEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavPaneExpandedChangedEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.NavBar.NavigationPaneView.NavPaneExpandedChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavPaneExpandedChangedEventArgs.#ctor(System.Boolean)">
            <summary>
                <para>Initializes a new instance of the NavPaneExpandedChangedEventArgs class with the specified setting.
</para>
            </summary>
            <param name="isExpanded">
		<b>true</b> if the Navigation Pane is expanded; otherwise, <b>false</b>.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavPaneExpandedChangedEventArgs.IsExpanded">
            <summary>
                <para>Gets a value indicating whether the Navigation Pane is expanded.
</para>
            </summary>
            <value><b>true</b> if the group is expanded, otherwise <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarViewKind">

            <summary>
                <para>Contains values that identify the currently applied view type.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewKind.ExplorerBar">
            <summary>
                <para>Identifies the Explorer Bar view type (the control's view is represented by a <see cref="T:DevExpress.Xpf.NavBar.ExplorerBarView"/> instance).
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewKind.NavigationPane">
            <summary>
                <para>Identifies the Navigation Pane view type (the control's view is represented by a <see cref="T:DevExpress.Xpf.NavBar.NavigationPaneView"/> instance).
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewKind.SideBar">
            <summary>
                <para>Identifies the Side Bar view type  (the control's view is represented by a <see cref="T:DevExpress.Xpf.NavBar.SideBarView"/> instance).
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarViewBase">

            <summary>
                <para>Serves as the base for objects representing Views in a NavBarControl.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.#ctor">
            <summary>
                <para>Initializes a new instance of the NavBarViewBase class with default settings.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChanged">
            <summary>
                <para>Fires after the active group has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChangedEvent">
            <summary>
                <para>Identifies the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChanged"/> routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChanging">
            <summary>
                <para>Fires before the active group is changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChangingEvent">
            <summary>
                <para>Identifies the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChanging"/> routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.AnimateGroupExpansion">
            <summary>
                <para>Gets or sets whether expanding/collapsing <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s within the current View is animated.
</para>
            </summary>
            <value><b>true</b> if expanding/collapsing <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s within the current View is animated; otherwise, <b>false</b>. Default is <b>true</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.AnimateGroupExpansionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.Background">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object.
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.BorderBrush">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.BorderThickness">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object. 
To prevent developers from using this property, its code attributes are set to hide it in MS Visual Studio designer tools.

</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.ChangeGroupExpanded(DevExpress.Xpf.NavBar.NavBarGroup)">
            <summary>
                <para>Toggles the specified group's expanded state. 
</para>
            </summary>
            <param name="group">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object specifying the group whose expanded state should be changed.

            </param>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavBarViewBase.Click">
            <summary>
                <para>Fires immediately after an end-user performs a click within the view.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ClickEvent">
            <summary>
                <para>Identifies the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.Click"/> routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.DisplayMode(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets values that specify by which characteristics (the text, image, or both) content elements (such as group headers or items) should be represented within the view.
This is an attached property.
</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.Xpf.NavBar.DisplayMode"/> enumeration values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.DisplayModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.FontFamily">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.FontSettings(System.Windows.DependencyObject)">
            <summary>
                <para>Provides access to the current View's font settings.
</para>
            </summary>
            <value>A FontSettings object that stores the current View's font settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.FontSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.FontSize">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.FontStretch">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.FontStyle">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.FontWeight">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.Foreground">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.GetDisplayMode(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.DisplayMode"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="d">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.DisplayMode"/> property value for the element. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.GetFontSettings(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.FontSettings"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="obj">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.FontSettings"/> property value for the element. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.GetImageSettings(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.ImageSettings"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="d">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.ImageSettings"/> property value for the element. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.GetLayoutSettings(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.LayoutSettings"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="d">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.LayoutSettings"/> property value for the element. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.GetNavBarGroup(System.Windows.RoutedEventArgs)">
            <summary>
                <para>Gets a group related to the event whose data is passed via the method's parameter.
</para>
            </summary>
            <param name="e">
		A <see cref="T:System.Windows.RoutedEventArgs"/> descendant specifying the routed event.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the group related to the specified event. If no group relates to the event, <b>null</b> (<b>Nothing</b> in Visual Basic) is returned.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.GetNavBarItem(System.Windows.RoutedEventArgs)">
            <summary>
                <para>Gets an item related to the event whose data is passed via the method's parameter.
</para>
            </summary>
            <param name="e">
		A <see cref="T:System.Windows.RoutedEventArgs"/> descendant specifying the routed event.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object, specifying the item related to the specified event. If no item relates to the event, <b>null</b> (<b>Nothing</b> in Visual Basic) is returned.

</returns>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavBarViewBase.GroupAdding">
            <summary>
                <para>Occurs after a group has been implicitly created and bound to a data source, but prior to adding it to the NavBar control.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.GroupDisplayMode">
            <summary>
                <para>Gets or sets whether <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s within the current NavBarViewBase should display their text, icon, or both icon and text.
</para>
            </summary>
            <value>A DisplayMode enumerator value that specifies whether <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s within the current NavBarViewBase should display their text, icon, or both icon and text.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.GroupDisplayModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.GroupFontSettings">
            <summary>
                <para>Gets or sets an object that stores font settings for all <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s within the current NavBarViewBase.
</para>
            </summary>
            <value>A FontSettings object that stores font settings for all <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s within the current NavBarViewBase.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.GroupFontSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.GroupHeaderTemplate">
            <summary>
                <para>Gets or sets a template that defines how data is represented in the group header areas within the current view.

</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object that is a template for group headers.

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.GroupHeaderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.GroupImageSettings">
            <summary>
                <para>Gets or sets an object that stores image settings for all <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s within the current NavBarViewBase.
</para>
            </summary>
            <value>An ImageSettings object that stores image settings for all <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s within the current NavBarViewBase.

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.GroupImageSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.GroupLayoutSettings">
            <summary>
                <para>Gets or sets an object that stores layout settings for all <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s within the current NavBarViewBase.
</para>
            </summary>
            <value>A LayoutSettings object that stores layout settings for all <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s within the current NavBarViewBase.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.GroupLayoutSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.GroupVisualStyle">
            <summary>
                <para>Gets or sets a style object that defines the appearance of all group headers within the view.
This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object containing group style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.GroupVisualStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.HeaderTemplate">
            <summary>
                <para>Gets or sets the template that defines the presentation of all group headers.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).


</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.HeaderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.HeaderTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a group header template based on custom logic.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.HeaderTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.HorizontalContentAlignment">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object. 
To prevent developers from using this property, its code attributes are set to hide it in MS Visual Studio designer tools.

</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.ImageSettings(System.Windows.DependencyObject)">
            <summary>
                <para>Provides access to image settings.
This is an attached property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.ImageSettings"/> object, containing settings that define images to be displayed within group headers or items.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ImageSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemAdding">
            <summary>
                <para>Occurs after an item has been implicitly created and bound to a data source, but prior to adding it to the NavBar control.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.ItemControlTemplate">
            <summary>
                <para>Gets or sets a control template that defines how items are represented on-screen.
</para>
            </summary>
            <value>A ControlTemplate object.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemControlTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.ItemDisplayMode">
            <summary>
                <para>Gets or sets whether icon only, text only or both of these should be displayed for all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> within the current NavBarViewBase.
</para>
            </summary>
            <value>A DisplayMode enumerator value specifying whether icon only, text only or both of these should be displayed for all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> within the current NavBarViewBase.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemDisplayModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.ItemFontSettings">
            <summary>
                <para>Gets or sets an object that contains font settings common to all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s within the current View.
</para>
            </summary>
            <value>A FontSettings object that contains font settings common to all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s within the current View.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemFontSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.ItemImageSettings">
            <summary>
                <para>Gets or sets an object that contains settings common to all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> icons within the current View.
</para>
            </summary>
            <value>An ImageSettings object that contains icon settings for all NavBarItems within the current View.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemImageSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.ItemLayoutSettings">
            <summary>
                <para>Gets or sets an object that contains layout settings common to all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s within the current View.
</para>
            </summary>
            <value>A LayoutSettings object that contains layout settings common to all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s within the current View.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemLayoutSettingsProperty">
            <summary>
                <para>Identifies the  attached property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelected">
            <summary>
                <para>Fires immediately after an item has been selected.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelectedEvent">
            <summary>
                <para>Identifies the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelected"/> routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelecting">
            <summary>
                <para>Fires before an item is selected.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelectingEvent">
            <summary>
                <para>Identifies the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelecting"/> routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.ItemsPanelOrientation">
            <summary>
                <para>Gets or sets the orientation of items within groups.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:System.Windows.Controls.Orientation"/> enumeration values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemsPanelOrientationProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.ItemsPanelTemplate">
            <summary>
                <para>Gets or sets the template that defines the presentation of a specific container panel that is used by groups to layout group items.
This is a dependency property.
</para>
            </summary>
            <value>An <see cref="T:System.Windows.Controls.ItemsPanelTemplate"/> object that is used within each group to layout its items.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemsPanelTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.ItemTemplate">
            <summary>
                <para>Gets or sets the template that defines the presentation of all group items.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).


</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.ItemTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a group item template based on custom logic.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.ItemVisualStyle">
            <summary>
                <para>Gets or sets a style object that defines the appearance of all items within the view.
This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object containing item style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.ItemVisualStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.LayoutSettings(System.Windows.DependencyObject)">
            <summary>
                <para>Provides access to image and text layout settings.
This is an attached property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.LayoutSettings"/> object containing layout settings to arrange images and text displayed by group headers or items.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.LayoutSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.NavBar">
            <summary>
                <para>Gets a NavBarControl object to which the current view belongs.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarControl"/> object that owns the view.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.NavBarProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.NavBarViewKind">
            <summary>
                <para>Gets a value that identifies the currently applied view type. 
This is an attached property. 
</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.Xpf.NavBar.NavBarViewKind"/> enumeration values. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.NavBarViewKindProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.OnChangeGroupExpanded(System.Object,DevExpress.Xpf.Core.WPFCompatibility.ExecutedRoutedEventArgs)">
            <summary>
                <para>Handles the <see cref="P:DevExpress.Xpf.NavBar.NavBarCommands.ChangeGroupExpanded"/> command by calling the <see cref="M:DevExpress.Xpf.NavBar.NavBarViewBase.ChangeGroupExpanded"/> method.
</para>
            </summary>
            <param name="sender">
		An object identifying the command sender (a <see cref="T:DevExpress.Xpf.NavBar.NavBarViewBase"/> descendant). This object serves as the command's CommandTarget attribute.


            </param>
            <param name="e">
		A <b>System.Windows.Input.ExecutedRoutedEventArgs</b> object that provides data for the executed command. 

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.OnGroupHeaderTemplateChanged(System.Windows.DependencyObject,DevExpress.Xpf.Core.WPFCompatibility.SLDependencyPropertyChangedEventArgs)">
            <summary>
                <para>This method is called when the <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.GroupHeaderTemplate"/> property is changed.
</para>
            </summary>
            <param name="d">
		@nbsp;

            </param>
            <param name="e">
		@nbsp;

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.OnSelectItem(System.Object,DevExpress.Xpf.Core.WPFCompatibility.ExecutedRoutedEventArgs)">
            <summary>
                <para>Handles the <see cref="P:DevExpress.Xpf.NavBar.NavBarCommands.SelectItem"/> command by calling the <see cref="M:DevExpress.Xpf.NavBar.NavBarViewBase.SelectItem"/> method.
</para>
            </summary>
            <param name="sender">
		An object identifying the command sender (a <see cref="T:DevExpress.Xpf.NavBar.NavBarViewBase"/> descendant). This object serves as the command's CommandTarget attribute.


            </param>
            <param name="e">
		A <b>System.Windows.Input.ExecutedRoutedEventArgs</b> object that provides data for the executed command.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.OnSetActiveGroup(System.Object,DevExpress.Xpf.Core.WPFCompatibility.ExecutedRoutedEventArgs)">
            <summary>
                <para>Handles the <see cref="P:DevExpress.Xpf.NavBar.NavBarCommands.SetActiveGroup"/> command by calling the <see cref="M:DevExpress.Xpf.NavBar.NavBarViewBase.SetActiveGroup"/> method.
</para>
            </summary>
            <param name="sender">
		An object identifying the command sender (a <see cref="T:DevExpress.Xpf.NavBar.NavBarViewBase"/> descendant). This object serves as the command's CommandTarget attribute.


            </param>
            <param name="e">
		A <b>System.Windows.Input.ExecutedRoutedEventArgs</b> object that provides data for the executed command.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.Orientation">
            <summary>
                <para>Gets or sets the orientation of groups within the view.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:System.Windows.Controls.Orientation"/> enumeration values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarViewBase.OrientationProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.Padding">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.SelectItem(DevExpress.Xpf.NavBar.NavBarItem)">
            <summary>
                <para>Selects the specified item.
</para>
            </summary>
            <param name="item">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object specifying the item to be selected.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.SetActiveGroup(DevExpress.Xpf.NavBar.NavBarGroup)">
            <summary>
                <para>Activates the specified group.
</para>
            </summary>
            <param name="group">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object specifying the group to be activated.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.SetDisplayMode(System.Windows.DependencyObject,DevExpress.Xpf.NavBar.DisplayMode)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.DisplayMode"/> attached property for a given object. 
</para>
            </summary>
            <param name="d">
		The element on which to set the attached property.

            </param>
            <param name="settings">
		The property value to set.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.SetFontSettings(System.Windows.DependencyObject,DevExpress.Xpf.NavBar.FontSettings)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.FontSettings"/> attached property for a given object. 
</para>
            </summary>
            <param name="obj">
		The element on which to set the attached property.

            </param>
            <param name="value">
		The property value to set.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.SetImageSettings(System.Windows.DependencyObject,DevExpress.Xpf.NavBar.ImageSettings)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.ImageSettings"/> attached property for a given object. 
</para>
            </summary>
            <param name="d">
		The element on which to set the attached property.

            </param>
            <param name="settings">
		The property value to set.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarViewBase.SetLayoutSettings(System.Windows.DependencyObject,DevExpress.Xpf.NavBar.LayoutSettings)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.NavBar.NavBarViewBase.LayoutSettings"/> attached property for a given object. 
</para>
            </summary>
            <param name="d">
		The element on which to set the attached property.

            </param>
            <param name="settings">
		The property value to set.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarViewBase.VerticalContentAlignment">
            <summary>
                <para>This inherited property is not in effect for the NavBarViewBase object. 
To prevent developers from using this property, its code attributes are set, to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarStringId">

            <summary>
                <para>Contains values corresponding to strings that can be localized.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarStringId.GroupIsAlreadyAddedToAnotherNavBarException">
            <summary>
                <para>The text of the exception that occurs when an attempt is made to add a group object belonging to one NavBarControl to another NavBarControl.
<para>
<b>Default value:</b> "The group is already added to another NavBar."
</para>

</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarStringId.ItemIsAlreadyAddedToAnotherGroupException">
            <summary>
                <para>The text of the exception that occurs when an attempt is made to add an item object belonging to one group to another group.
<para>
<b>Default value:</b> "The item is already added to another group."
</para>

</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarStringId.NavPaneMenuAddRemoveButtons">
            <summary>
                <para>The text of the Navigation Pane Customization Menu's menu item that invokes a submenu, allowing the visibility of group headers to be changed.
<para>
<b>Default value:</b> "_Add or Remove Buttons"
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarStringId.NavPaneMenuShowFewerButtons">
            <summary>
                <para>The text of the Navigation Pane Customization Menu's menu item that allows fewer group headers to be displayed within the Navigation Pane.
<para>
<b>Default value:</b> "Show _Fewer Buttons"
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarStringId.NavPaneMenuShowMoreButtons">
            <summary>
                <para>The text of the Navigation Pane Customization Menu's menu item that allows more group headers to be displayed within the Navigation Pane.
<para>
<b>Default value:</b> "Show _More Buttons"
</para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarPositionPanel">

            <summary>
                <para>This class is mainly intended to be used internally.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarPositionPanel.#ctor">
            <summary>
                <para>Initializes a new instance of the NavBarPositionPanel class.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarPositionPanel.GetGroupPosition(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.NavBar.NavBarPositionPanel.GroupPosition"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="d">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.NavBar.NavBarPositionPanel.GroupPosition"/> property value for the element. 
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarPositionPanel.GroupPosition(System.Windows.DependencyObject)">
            <summary>
                <para>Gets a value that identifies a group's position within the control.
This is an attached property.
</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.Xpf.NavBar.GroupPosition"/> enumeration values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarPositionPanel.GroupPositionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarLocalizer">

            <summary>
                <para>Represents an object that provides the means to localize the NavBarControl's user interface elements.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarLocalizer.#ctor">
            <summary>
                <para>Initializes a new instance of the NavBarLocalizer class.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarLocalizer.CreateDefaultLocalizer">
            <summary>
                <para>Returns an <b>XtraLocalizer</b> object representing default resources, based on the thread's language and regional settings (culture). 
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Utils.Localization.XtraLocalizer`1"/> object representing resources based on the thread's culture.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarLocalizer.CreateResXLocalizer">
            <summary>
                <para>Returns an <b>XtraLocalizer</b> object representing resources based on the thread's language and regional settings (culture). 
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Utils.Localization.XtraLocalizer`1"/> object representing resources based on the thread's culture.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarLocalizer.GetString(DevExpress.Xpf.NavBar.NavBarStringId)">
            <summary>
                <para>Returns a localized string for the given string identifier.
</para>
            </summary>
            <param name="id">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarStringId"/> enumeration value identifying the string to localize.

            </param>
            <returns>A <see cref="T:System.String"/> corresponding to the specified identifier.
</returns>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarItemSelectingEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelecting"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarItemSelectingEventHandler.Invoke(System.Object,DevExpress.Xpf.NavBar.NavBarItemSelectingEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelecting"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. Identifies the view (a <see cref="T:DevExpress.Xpf.NavBar.NavBarViewBase"/> descendant) that raised the event. 

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarItemSelectingEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarItemSelectingEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelecting"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarItemSelectingEventArgs.#ctor(DevExpress.Xpf.NavBar.NavBarGroup,DevExpress.Xpf.NavBar.NavBarItem,DevExpress.Xpf.NavBar.NavBarGroup,DevExpress.Xpf.NavBar.NavBarItem)">
            <summary>
                <para>Initializes a new instance of the NavBarItemSelectingEventArgs class with specified settings.
</para>
            </summary>
            <param name="prevGroup">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object that represents the group containing the previously selected item.

            </param>
            <param name="prevItem">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object that represents the previously selected item.

            </param>
            <param name="newGroup">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object that represents the group containing the item that is going to be selected.

            </param>
            <param name="newItem">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object representing the item that is going to be selected.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItemSelectingEventArgs.Cancel">
            <summary>
                <para>Gets or sets a value indicating whether the operation which raised an event should be canceled. 
</para>
            </summary>
            <value><b>true</b> if the operation raising the event should be canceled; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItemSelectingEventArgs.NewGroup">
            <summary>
                <para>Gets a group object containing an item that is going to be selected.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object identifying the group whose item is being selected.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItemSelectingEventArgs.NewItem">
            <summary>
                <para>Gets an item object that is going to be selected.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object representing the item being selected.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItemSelectingEventArgs.PrevGroup">
            <summary>
                <para>Gets the group containing the previously selected item.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the group where the previously selected item is contained.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItemSelectingEventArgs.PrevItem">
            <summary>
                <para>Gets the previously selected item.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object representing the previously selected item.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarItemSelectedEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelected"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarItemSelectedEventHandler.Invoke(System.Object,DevExpress.Xpf.NavBar.NavBarItemSelectedEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelected"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. Identifies the view (a <see cref="T:DevExpress.Xpf.NavBar.NavBarViewBase"/> descendant) that raised the event. 

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarItemSelectedEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarItemSelectedEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemSelected"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarItemSelectedEventArgs.#ctor(DevExpress.Xpf.NavBar.NavBarGroup,DevExpress.Xpf.NavBar.NavBarItem)">
            <summary>
                <para>Initializes a new NavBarItemSelectedEventArgs class instance with the specified settings.
</para>
            </summary>
            <param name="group">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the group that owns the newly selected item.

            </param>
            <param name="item">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object representing the newly selected item related to the event.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItemSelectedEventArgs.Group">
            <summary>
                <para>Gets a group object that contains an item related to the event.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object containing an item, manipulations on which forced the event to be raised.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItemSelectedEventArgs.Item">
            <summary>
                <para>Gets the newly selected item related to the event.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object representing the newly selected item.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarItemCollection">

            <summary>
                <para>Represents a collection of items within a group.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarItemCollection.#ctor(DevExpress.Xpf.NavBar.NavBarGroup)">
            <summary>
                <para>Initializes a new instance of the NavBarItemCollection class with the specified owner. 
</para>
            </summary>
            <param name="group">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object specifying the group that owns the created collection.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItemCollection.Item(System.String)">
            <summary>
                <para>Provides access to individual <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s by their names.
</para>
            </summary>
            <param name="name">
		A String value specifying the name for the child object to be obtained.

            </param>
            <value>An object with the specified name, contained in the current NavBarItemCollection.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarItem">

            <summary>
                <para>Represents an individual item within the NavBarControl control.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarItem.#ctor">
            <summary>
                <para>Initializes a new instance of the NavBarItem class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.ActualDisplayMode">
            <summary>
                <para>Gets the display mode for the current NavBarItem.
</para>
            </summary>
            <value>A DisplayMode enumerator value currently applied to this NavBarItem.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.ActualDisplayModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.ActualDisplayModePropertyKey">
            <summary>
                <para>Provides a dependency property identifier for limited write access to a read-only <see cref="F:DevExpress.Xpf.NavBar.NavBarItem.ActualDisplayModeProperty"/> dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.ActualFontSettings">
            <summary>
                <para>Gets the NavBarItem's current font settings.
</para>
            </summary>
            <value>A FontSettings object that contains font settings currently applied to the NavBarItem.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.ActualFontSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.ActualImageSettings">
            <summary>
                <para>Gets the NavBarItem's current icon settings.
</para>
            </summary>
            <value>An ImageSettings object that contains settings currently applied to the NavBarItem's icon.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.ActualImageSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.ActualImageSettingsPropertyKey">
            <summary>
                <para>Provides a dependency property identifier for limited write access to a read-only <see cref="F:DevExpress.Xpf.NavBar.NavBarItem.ActualImageSettingsProperty"/> dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.ActualLayoutSettings">
            <summary>
                <para>Gets the layout settings currently applied to the NavBarItem's text and icon.
</para>
            </summary>
            <value>A LayoutSettings object that contains layout settings currently applied to the NavBarItem's text and icon.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.ActualLayoutSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.ActualLayoutSettingsPropertyKey">
            <summary>
                <para>Provides a dependency property identifier for limited write access to a read-only <see cref="F:DevExpress.Xpf.NavBar.NavBarItem.ActualLayoutSettingsProperty"/> dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.ActualVisualStyle">
            <summary>
                <para>Gets the actual visual style applied to the item.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object that represents the visual style applied to the item.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.ActualVisualStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavBarItem.Click">
            <summary>
                <para>Fires immediately after an end-user has clicked a group item.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.Command">
            <summary>
                <para>Gets or sets the command to invoke when the NavBar item is clicked.
</para>
            </summary>
            <value>An ICommand object to invoke when the NavBar item is clicked.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.CommandParameter">
            <summary>
                <para>Gets or sets the parameter to pass to the <see cref="P:DevExpress.Xpf.NavBar.NavBarItem.Command"/>. 
</para>
            </summary>
            <value>The Object specifying the parameter to pass to the <see cref="P:DevExpress.Xpf.NavBar.NavBarItem.Command"/>. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.CommandParameterProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.CommandProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.CommandTarget">
            <summary>
                <para>Gets or sets the element on which to raise the <see cref="P:DevExpress.Xpf.NavBar.NavBarItem.Command"/>.
</para>
            </summary>
            <value>The IInputElement on which to raise the <see cref="P:DevExpress.Xpf.NavBar.NavBarItem.Command"/>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.CommandTargetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.Content">
            <summary>
                <para>Gets or sets the item's content. 
This is a dependency property.
</para>
            </summary>
            <value>An object specifying the item's content.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.ContentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.DisplayMode">
            <summary>
                <para>Gets or sets whether icon only, text only or both of these should be displayed within the current NavBarItem.
</para>
            </summary>
            <value>A DisplayMode enumerator value that specifies whether icon only, text only or both of these should be displayed within the current NavBarItem.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.DisplayModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.FontSettings">
            <summary>
                <para>Gets or sets an object that contains font settings for the current NavBarItem.
</para>
            </summary>
            <value>A FontSettings object that contains properties to customize the current NavBarItem's font.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.FontSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.Group">
            <summary>
                <para>Gets the group to which the item belongs.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the group that contains the item.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.GroupProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.ImageSettings">
            <summary>
                <para>Gets or sets an object that contains settings for the current NavBarItem's icon.
</para>
            </summary>
            <value>An ImageSettings object that contains properties to customize the current NavBarItem's icon.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.ImageSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.ImageSource">
            <summary>
                <para>Gets or sets the image displayed by the item. 
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Media.ImageSource"/> object specifying the image displayed by the item.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.ImageSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.IsEnabled">
            <summary>
                <para>Gets or sets a value specifying whether an item responds to user actions.
</para>
            </summary>
            <value><b>true</b> if an item responds to user actions; otherwise <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.IsEnabledProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.IsSelected">
            <summary>
                <para>Gets a value that specifies whether the item is selected.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the item is selected; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.IsSelectedProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.IsVisible">
            <summary>
                <para>Gets or sets a value specifying the visibility of the item. 
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the item is visible; otherwise <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.IsVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.LayoutSettings">
            <summary>
                <para>Provides access to an item's image and text layout settings.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.LayoutSettings"/> object containing layout settings to arrange an image and text displayed within the current item.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.LayoutSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavBarItem.Select">
            <summary>
                <para>Fires when a NavBarItem is selected.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.Template">
            <summary>
                <para>Gets or sets the template that defines the presentation of the item's content.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).


</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.TemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarItem.VisualStyle">
            <summary>
                <para>Gets or sets a style object that defines the item's appearance.
This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object containing item style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarItem.VisualStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangingEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChanging"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangingEventHandler.Invoke(System.Object,DevExpress.Xpf.NavBar.NavBarGroupExpandedChangingEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChanging"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. Identifies the view (<see cref="T:DevExpress.Xpf.NavBar.ExplorerBarView"/>) that raised the event. 

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangingEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangingEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChanging"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangingEventArgs.#ctor(DevExpress.Xpf.NavBar.NavBarGroup,System.Boolean)">
            <summary>
                <para>Initializes a new instance of the NavBarGroupExpandedChangingEventArgs class with specified settings.
</para>
            </summary>
            <param name="group">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the group related to the generated event.

            </param>
            <param name="isExpanded">
		<b>true</b> if the related group is expanded; otherwise, <b>false</b>.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangingEventArgs.Cancel">
            <summary>
                <para>Gets or sets a value indicating whether the operation which raised an event should be canceled. 
</para>
            </summary>
            <value><b>true</b> if the operation raising the event should be canceled; otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangedEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangedEventHandler.Invoke(System.Object,DevExpress.Xpf.NavBar.NavBarGroupExpandedChangedEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChanged"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. Identifies the view (<see cref="T:DevExpress.Xpf.NavBar.ExplorerBarView"/>) that raised the event. 

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangedEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangedEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangedEventArgs.#ctor(DevExpress.Xpf.NavBar.NavBarGroup,System.Boolean)">
            <summary>
                <para>Initializes a new instance of the NavBarGroupExpandedChangedEventArgs class with specified settings.
</para>
            </summary>
            <param name="group">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the group related to the generated event.

            </param>
            <param name="isExpanded">
		<b>true</b> if the related group is expanded; otherwise, <b>false</b>.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangedEventArgs.Group">
            <summary>
                <para>Gets a group object related to the event.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object, manipulations on which forced the event to be raised.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroupExpandedChangedEventArgs.IsExpanded">
            <summary>
                <para>Gets a value indicating whether the processed group is expanded.
</para>
            </summary>
            <value><b>true</b> if the group is expanded, otherwise <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarGroupCollection">

            <summary>
                <para>Represents a collection of groups within the navbar control.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarGroupCollection.#ctor(DevExpress.Xpf.NavBar.NavBarControl)">
            <summary>
                <para>Initializes a new instance of the NavBarGroupCollection class with the specified owner.
</para>
            </summary>
            <param name="navBar">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarControl"/> object specifying the control that owns the created collection.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroupCollection.Item(System.String)">
            <summary>
                <para>Provides access to individual <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s by their names.
</para>
            </summary>
            <param name="name">
		A String value specifying the name for the <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> to be obtained.


            </param>
            <value>A <A HREF="clsDevExpressXpfNavBarNavBarGrouptopic.htm">NavBarGroup</A> object with the specified name, contained in the current NavBarGroupCollection.
</value>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarGroupCollection.OnIsGroupVisiblePropertyChanged(DevExpress.Xpf.NavBar.NavBarGroup)">
            <summary>
                <para>Fires when the <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>'s visibility within the current NavBarGroupCollection is changed.
</para>
            </summary>
            <param name="group">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object that must be tracked.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarGroup">

            <summary>
                <para>Represents an individual group within the NavBarControl.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarGroup.#ctor">
            <summary>
                <para>Initializes a new instance of the NavBarGroup class with default settings.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavBarGroup.Activate">
            <summary>
                <para>Fires when the current NavBarGroup is activated.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualDisplayMode">
            <summary>
                <para>Gets the display mode for the current NavBarGroup.
</para>
            </summary>
            <value>A DisplayMode enumerator value currently applied to this NavBarGroup.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualDisplayModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualDisplayModePropertyKey">
            <summary>
                <para>Provides a dependency property identifier for limited write access to a read-only <see cref="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualDisplayModeProperty"/> dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualFontSettings">
            <summary>
                <para>Gets the NavBarGroup's current font settings.
</para>
            </summary>
            <value>A FontSettings object that contains font settings currently applied to the NavBarGroup.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualFontSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualGroupHeaderTemplate">
            <summary>
                <para>Gets or sets the actual template applied to the group's header.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object that specifies the actual template applied to the group's header.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualGroupHeaderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualHeaderTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses a group header template based on custom logic.
This is a dependency property.


</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualHeaderTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualImageSettings">
            <summary>
                <para>Gets the NavBarGroup's current icon settings.
</para>
            </summary>
            <value>An ImageSettings object that contains icon settings currently applied to the NavBarGroup.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualImageSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualImageSettingsPropertyKey">
            <summary>
                <para>Provides a dependency property identifier for limited write access to a read-only <see cref="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualImageSettingsProperty"/> dependency property.
</para>
            </summary>
            <returns>@nbsp;

</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualIsVisible">
            <summary>
                <para>Gets if this NavBarGroup is currently visible. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if this NavBarGroup is currently visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualIsVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualItemTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses an item template based on custom logic.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualItemTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualLayoutSettings">
            <summary>
                <para>Gets the NavBarGroup's current icon and text layout settings. 
</para>
            </summary>
            <value>A LayoutSettings object that contains layout settings currently applied to the NavBarGroup's icon and text.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualLayoutSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualLayoutSettingsPropertyKey">
            <summary>
                <para>Provides a dependency property identifier for limited write access to a read-only <see cref="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualLayoutSettingsProperty"/> dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualNavPaneGroupButtonTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses a template for the group's header, represented within the group button panel, based on custom logic.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualNavPaneGroupButtonTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualNavPaneOverflowGroupTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses a template for an item, representing the group within the overflow panel, based on custom logic.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualNavPaneOverflowGroupTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualScrollMode">
            <summary>
                <para>Gets the actual scroll mode for a group.
</para>
            </summary>
            <value>A ScrollMode value that specifies how a NavBar group is scrolled.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualScrollModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ActualVisualStyle">
            <summary>
                <para>Gets the actual visual style applied to the group.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object that represents the visual style applied to the group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ActualVisualStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.AnimateGroupExpansion">
            <summary>
                <para>Gets whether the current NavBarGroup is animated when expanding/collapsing.
</para>
            </summary>
            <value><b>true</b> if the current NavBarGroup is animated when expanding/collapsing; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.AnimateGroupExpansionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.NavBarGroup.Click">
            <summary>
                <para>Fires immediately after an end-user clicks the current group's header.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.Command">
            <summary>
                <para>Gets or sets the command to invoke when the NavBar group is activated.
</para>
            </summary>
            <value>The ICommand object to invoke when the NavBar group is activated.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.CommandParameter">
            <summary>
                <para>Gets or sets the parameter to pass to the <see cref="P:DevExpress.Xpf.NavBar.NavBarGroup.Command"/>. 
</para>
            </summary>
            <value>The Object specifying the parameter to pass to the <see cref="P:DevExpress.Xpf.NavBar.NavBarGroup.Command"/>. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.CommandParameterProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.CommandProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.CommandTarget">
            <summary>
                <para>Gets or sets the element on which to raise the <see cref="P:DevExpress.Xpf.NavBar.NavBarGroup.Command"/>.
</para>
            </summary>
            <value>The IInputElement on which to raise the <see cref="P:DevExpress.Xpf.NavBar.NavBarGroup.Command"/>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.CommandTargetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.Content">
            <summary>
                <para>Gets or sets the group's content.
This is a dependency property.
</para>
            </summary>
            <value>An object that specifies the content of the group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ContentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ContentTemplate">
            <summary>
                <para>Gets or sets the template that defines the presentation of the group's content when the <see cref="P:DevExpress.Xpf.NavBar.NavBarGroup.DisplaySource"/> is set to <see cref="F:DevExpress.Xpf.NavBar.DisplaySource.Content"/>.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ContentTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.DisplayMode">
            <summary>
                <para>Gets or sets whether the current NavBarGroup should display its text, icon, or both icon and text.
</para>
            </summary>
            <value>A DisplayMode enumerator value that specifies whether the current NavBarGroup should display its text, icon, or both icon and text.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.DisplayModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.DisplaySource">
            <summary>
                <para>Gets or sets a value that specifies which property (<see cref="P:DevExpress.Xpf.NavBar.NavBarGroup.Items"/> or <see cref="P:DevExpress.Xpf.NavBar.NavBarGroup.Content"/>) defines the group's content.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.Xpf.NavBar.DisplaySource"/> enumeration values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.DisplaySourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.FontSettings">
            <summary>
                <para>Gets or sets an object that contains font settings for the current NavBarGroup.
</para>
            </summary>
            <value>A FontSettings object that contains properties to customize the current NavBarGroup's font.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.FontSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.GroupControl">
            <summary>
                <para>Gets or sets a NavBarGroupControl object used to draw the current NavBarGroup on-screen.
</para>
            </summary>
            <value>A NavBarGroupControl object used to draw the current NavBarGroup on-screen.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.GroupHeaderTemplate">
            <summary>
                <para>Gets or sets a template that defines how data is represented in the group's header area.

</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object that is a template for the group's header.

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.GroupHeaderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.GroupScrollMode">
            <summary>
                <para>Gets or sets how a specific NavBar group is scrolled, using a scroll bar or scroll buttons.
</para>
            </summary>
            <value>A nullable ScrollMode value.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.GroupScrollModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.Header">
            <summary>
                <para>Gets or sets the content of the group's header.
This is a dependency property.
</para>
            </summary>
            <value>The object to use for the group header. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.HeaderProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.HeaderTemplate">
            <summary>
                <para>Gets or sets the template used to display the content of the group's header.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.HeaderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.HeaderTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses the group's header template based on custom logic.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.HeaderTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ImageSettings">
            <summary>
                <para>Gets or sets an object that contains settings for the current NavBarGroup's icon.
</para>
            </summary>
            <value>An ImageSettings object that contains properties to customize the current NavBarGroup's icon.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ImageSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ImageSource">
            <summary>
                <para>Gets or sets the image displayed by the group within its header. 
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Media.ImageSource"/> object specifying the image displayed by the group.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ImageSourceInNavPaneMenu">
            <summary>
                <para>Gets or sets the image displayed by the group in a Navigation Pane Header. 
This is a dependency property.
</para>
            </summary>
            <value>An <see cref="T:System.Windows.Media.ImageSource"/> object specifying the image displayed by the group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ImageSourceInNavPaneMenuProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ImageSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.IsActive">
            <summary>
                <para>Gets whether the group is active.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the group is active; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.IsActiveProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.IsCollapsing">
            <summary>
                <para>Gets a value that indicates whether the group is being collapsed.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the group's expansion state changes to collapsed; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.IsCollapsingProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.IsEnabled">
            <summary>
                <para> [To be supplied] </para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.IsEnabledProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.IsExpanded">
            <summary>
                <para>Gets or sets a value specifying whether the group is expanded.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the group is expanded, otherwise <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.IsExpandedProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.IsExpanding">
            <summary>
                <para>Gets a value that indicates whether the group is being expanded.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the group's expansion state changes to expanded; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.IsExpandingProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.IsVisible">
            <summary>
                <para>Gets or sets a value specifying the visibility of the group. 
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the group is visible; otherwise <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.IsVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ItemDisplayMode">
            <summary>
                <para>Gets or sets whether icon only, text only or both of these should be displayed for all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> within the current NavBarGroup.
</para>
            </summary>
            <value>A DisplayMode enumerator value specifying whether icon only, text only or both of these should be displayed for all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> within the current NavBarGroup.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ItemDisplayModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ItemFontSettings">
            <summary>
                <para>Gets or sets an object containing font settings for all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s within the current NavBarGroup.
</para>
            </summary>
            <value>A FontSettings object containing font settings for all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s within the current NavBarGroup.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ItemFontSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ItemImageSettings">
            <summary>
                <para>Gets or sets an object that contains icon settings common to all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s within the current NavBarGroup.
</para>
            </summary>
            <value>An ImageSettings object that contains icon settings common to all <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s within the current NavBarGroup.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ItemImageSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ItemLayoutSettings">
            <summary>
                <para>Gets or sets an object that provides settings for customizing the content of the current NavBarGroup's items.
</para>
            </summary>
            <value>A LayoutSettings object that contains settings for customizing the content of the current NavBarGroup's items.

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ItemLayoutSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.Items">
            <summary>
                <para>Gets the collection of items within the group and provides indexed access to them.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarItemCollection"/> object representing the collection of the group's items.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ItemsSource">
            <summary>
                <para>Gets or sets a collection of objects providing information to generate and initialize navbar items for the current NavBarGroup container.
This is a dependency property. 
</para>
            </summary>
            <value>A source of objects to be visualized as <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ItemsSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ItemTemplate">
            <summary>
                <para>Gets or sets the template that defines the presentation of the group's items.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ItemTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ItemTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses the group's item template based on custom logic.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ItemTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.ItemVisualStyle">
            <summary>
                <para>Gets or sets a style object that defines the appearance of all items within the group.
This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object containing item style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.ItemVisualStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.LayoutSettings">
            <summary>
                <para>Provides access to a group's image and text layout settings.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.LayoutSettings"/> object containing layout settings to arrange images and text displayed by the header or items within the current group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.LayoutSettingsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.NavBar">
            <summary>
                <para>Gets a NavBarControl object to which the current group belongs.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarControl"/> object which owns the group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.NavBarProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.NavigationPaneVisible">
            <summary>
                <para>Gets or sets a value that specifies whether the group is visible within the Navigation Pane.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the group is visible within the Navigation Pane; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.NavigationPaneVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.NavPaneGroupButtonTemplate">
            <summary>
                <para>Gets or sets the template that defines the visualization of the group's header represented within the group button panel.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.NavPaneGroupButtonTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.NavPaneGroupButtonTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template for the group's header, represented within the group button panel, based on custom logic.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.NavPaneGroupButtonTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.NavPaneOverflowGroupTemplate">
            <summary>
                <para>Gets or sets the template that defines the visualization of the item, representing the group within the overflow panel.
This is a dependency property.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.NavPaneOverflowGroupTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.NavPaneOverflowGroupTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template for an item, representing the group within the overflow panel, based on custom logic.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.NavPaneOverflowGroupTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.OwnerCollection">
            <summary>
                <para>Returns the <see cref="T:DevExpress.Xpf.NavBar.NavBarGroupCollection"/> object that owns the current <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>. This collection is also specified via the <see cref="P:DevExpress.Xpf.NavBar.NavBarControl.Groups"/> property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.SelectedItem">
            <summary>
                <para>Gets or sets an object representing the group's selected item. 
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object representing the group's selected item. <b>null</b> (<b>Nothing</b> in Visual Basic) if none of group items are selected.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.SelectedItemIndex">
            <summary>
                <para>Gets or sets a value specifying the index of the group's selected item.
This is a dependency property.
</para>
            </summary>
            <value>An integer value specifying the zero-based index of the selected item within the group. <b>-1</b> if none of the group's items are curretly selected.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.SelectedItemIndexProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.SelectedItemProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.SynchronizedItems">
            <summary>
                <para>For internal use only.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.Template">
            <summary>
                <para>This inherited property is not in effect for the NavBarGroup object. 
To prevent developers from using this property, its code attributes are set to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value>Type: <see cref="T:System.Windows.DataTemplate"/>
A data template. The default is a <b>null</b> reference (<b>Nothing</b> in Visual Basic).

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.TemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarGroup.VisualStyle">
            <summary>
                <para>Gets or sets a style object that defines the appearance of the group's header.
This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object containing group style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarGroup.VisualStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarCommands">

            <summary>
                <para>Provides access to common navbar commands.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarCommands.ChangeGroupExpanded">
            <summary>
                <para>Toggles the specified group's expanded state. 
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines the command.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarCommands.SelectItem">
            <summary>
                <para>Selects the specified item.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines the command.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarCommands.SetActiveGroup">
            <summary>
                <para>Activates the specified group.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines the command.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarActiveGroupChangingEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChanging"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarActiveGroupChangingEventHandler.Invoke(System.Object,DevExpress.Xpf.NavBar.NavBarActiveGroupChangingEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChanging"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. Identifies the view (a <see cref="T:DevExpress.Xpf.NavBar.NavBarViewBase"/> descendant) that raised the event. 

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarActiveGroupChangingEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarActiveGroupChangingEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChanging"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarActiveGroupChangingEventArgs.#ctor(DevExpress.Xpf.NavBar.NavBarGroup,DevExpress.Xpf.NavBar.NavBarGroup)">
            <summary>
                <para>Initializes a new instance of the NavBarActiveGroupChangingEventArgs class with specified settings.
</para>
            </summary>
            <param name="prevGroup">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the previously active group.

            </param>
            <param name="newGroup">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the group that is going to be activated.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarActiveGroupChangingEventArgs.Cancel">
            <summary>
                <para>Gets or sets a value indicating whether the operation which raised an event should be canceled. 
</para>
            </summary>
            <value><b>true</b> if the operation raising the event should be canceled; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarActiveGroupChangingEventArgs.NewGroup">
            <summary>
                <para>Gets a group object that is going to be activated.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the group being activated.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarActiveGroupChangingEventArgs.PrevGroup">
            <summary>
                <para>Gets the previously activated group. 
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the previously active group.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarActiveGroupChangedEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarActiveGroupChangedEventHandler.Invoke(System.Object,DevExpress.Xpf.NavBar.NavBarActiveGroupChangedEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChanged"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. Identifies the view (a <see cref="T:DevExpress.Xpf.NavBar.NavBarViewBase"/> descendant) that raised the event. 

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarActiveGroupChangedEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarActiveGroupChangedEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ActiveGroupChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarActiveGroupChangedEventArgs.#ctor(DevExpress.Xpf.NavBar.NavBarGroup)">
            <summary>
                <para>Initializes a new instance of the NavBarActiveGroupChangedEventArgs class with the specified setting.
</para>
            </summary>
            <param name="group">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the group related to the generated event.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarActiveGroupChangedEventArgs.Group">
            <summary>
                <para>Gets a group object related to the event.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object, manipulations on which forced the event to be raised.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.LayoutSettings">

            <summary>
                <para>Contains layout settings to arrange images and text displayed by group headers or items. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.LayoutSettings.#ctor">
            <summary>
                <para>Initializes a new instance of the LayoutSettings class.

</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.LayoutSettings.Default">
            <summary>
                <para>Stores default layout settings.
</para>
            </summary>
            <value>A LayoutSettings object that stores default values.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.LayoutSettings.ImageDocking">
            <summary>
                <para>Gets or sets a value that specifies the dock position of an image within a parent's layout slot.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:System.Windows.Controls.Dock"/> enumeration values.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.LayoutSettings.ImageHorizontalAlignment">
            <summary>
                <para>Gets or sets the horizontal alignment of the image within a parent's layout slot.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:System.Windows.HorizontalAlignment"/> enumeration values.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.LayoutSettings.ImageVerticalAlignment">
            <summary>
                <para>Gets or sets the vertical alignment of an image within a parent's layout slot.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:System.Windows.VerticalAlignment"/> enumeration values.
</value>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.LayoutSettings.PropertyChanged">
            <summary>
                <para>Occurs every time any of the LayoutSettings properties has changed its value.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.LayoutSettings.TextHorizontalAlignment">
            <summary>
                <para>Gets or sets the horizontal alignment of the text within a parent's layout slot.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:System.Windows.HorizontalAlignment"/> enumeration values.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.LayoutSettings.TextVerticalAlignment">
            <summary>
                <para>Gets or sets the vertical alignment of the text within a parent's layout slot.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:System.Windows.VerticalAlignment"/> enumeration values.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.ItemAddingEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemAdding"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.ItemAddingEventHandler.Invoke(System.Object,DevExpress.Xpf.NavBar.ItemAddingEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemAdding"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. Identifies the view that raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.NavBar.ItemAddingEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.ItemAddingEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.ItemAdding"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.ItemAddingEventArgs.#ctor(DevExpress.Xpf.NavBar.NavBarItem,System.Object)">
            <summary>
                <para>Initializes a new instance of the ItemAddingEventArgs class with specified settings.
</para>
            </summary>
            <param name="item">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object representing the item related to the event.

            </param>
            <param name="sourceObject">
		The data item object that supplies data for the NavBar item being added.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ItemAddingEventArgs.Item">
            <summary>
                <para>Gets an item object related to the event.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object being added to the NavBar control.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.ImageSettings">

            <summary>
                <para>Contains settings that define images to be displayed within group headers or items. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.ImageSettings.#ctor">
            <summary>
                <para>Initializes a new instance of the ImageSettings class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ImageSettings.GroupDefault">
            <summary>
                <para>Stores default image settings for <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s.
</para>
            </summary>
            <value>An ImageSettings object that stores default image settings for <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/>s.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ImageSettings.Height">
            <summary>
                <para>Gets or set the image height.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value that specifies the height of an image, in device-independent units (1/96th inch per unit). 
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ImageSettings.ItemDefault">
            <summary>
                <para>Stores default image settings for <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s.
</para>
            </summary>
            <value>An ImageSettings object that stores default image settings for <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/>s.
</value>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.ImageSettings.PropertyChanged">
            <summary>
                <para>Occurs every time any of the ImageSettings properties has changed its value.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ImageSettings.Stretch">
            <summary>
                <para>Gets or sets a value that specifies how an image should be stretched to fill the available space.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:System.Windows.Media.Stretch"/> enumeration values.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ImageSettings.StretchDirection">
            <summary>
                <para>Gets or sets a value that specifies how an image is scaled. 
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:System.Windows.Controls.StretchDirection"/> enumeration values.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ImageSettings.Width">
            <summary>
                <para>Gets or set the image width.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value that specifies the width of an image, in device-independent units (1/96th inch per unit). 
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.GroupPosition">

            <summary>
                <para>Contains values that identify a group's position within the control.

</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.NavBar.GroupPosition.First">
            <summary>
                <para>The group corresponds to the first visible group header (in the Navigation Pane - to the first header displayed within the group button panel).
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.GroupPosition.Last">
            <summary>
                <para>The group corresponds to the last visible group header (in the Navigation Pane - to the last header displayed within the group button panel).
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.GroupPosition.Middle">
            <summary>
                <para>The group corresponds to a middle header among the visible group headers (in the Navigation Pane - to a middle header displayed within the group button panel).

</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.GroupPosition.Single">
            <summary>
                <para>The group corresponds to a single visible group header (in the Navigation Pane - to a single header displayed within the group button panel).
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.GroupAddingEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.GroupAdding"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.GroupAddingEventHandler.Invoke(System.Object,DevExpress.Xpf.NavBar.GroupAddingEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.GroupAdding"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. Identifies the view that raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.NavBar.GroupAddingEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.GroupAddingEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.NavBar.NavBarViewBase.GroupAdding"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.GroupAddingEventArgs.#ctor(DevExpress.Xpf.NavBar.NavBarGroup,System.Object)">
            <summary>
                <para>Initializes a new instance of the GroupAddingEventArgs class with specified settings.
</para>
            </summary>
            <param name="group">
		A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the group related to the event.

            </param>
            <param name="sourceObject">
		The data item object that supplies data for the NavBar group being added. 

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.GroupAddingEventArgs.Group">
            <summary>
                <para>Gets a group object related to the event.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object being added to the NavBar control.
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.ElementAddingEventArgs">

            <summary>
                <para>Provides data for events which concern adding an item or group.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.ElementAddingEventArgs.#ctor(System.Object)">
            <summary>
                <para>Initializes a new instance of the ElementAddingEventArgs class with the specified setting.
</para>
            </summary>
            <param name="sourceObject">
		The data item object that supplies data for a NavBar element (an item or group) related to the event.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.ElementAddingEventArgs.SourceObject">
            <summary>
                <para>Gets the data item to which the event related element (a group or item) is bound. 
</para>
            </summary>
            <value>The data item object that supplies data for an added NavBar element (group or item). 
</value>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.ExplorerBarView">

            <summary>
                <para>Represents a view that allows multiple groups to be expanded at the same time.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.ExplorerBarView.#ctor">
            <summary>
                <para>Initializes a new instance of the ExplorerBarView class with default settings.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChanged">
            <summary>
                <para>Fires after the expanded state of a group has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChangedEvent">
            <summary>
                <para>Identifies the <see cref="E:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChanged"/> routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChanging">
            <summary>
                <para>Fires before the expanded state of a group is changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChangingEvent">
            <summary>
                <para>Identifies the <see cref="E:DevExpress.Xpf.NavBar.ExplorerBarView.GroupExpandedChanging"/> routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.ExplorerBarView.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.ExpandButtonMode">

            <summary>
                <para>Contains values that specify the display mode of the expand button.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.NavBar.ExpandButtonMode.Inverted">
            <summary>
                <para>Specifies the inverted display mode of the expand button within the collapsed Navigation Pane. This mode is useful when the Navigation Pane is collapsed to the right (the NavBarControl's <b>HorizontalAlignment</b> property is set to <b>Right</b>).
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.ExpandButtonMode.Normal">
            <summary>
                <para>Specifies the normal (default) display mode of the expand button within the collapsed Navigation Pane. This mode is useful when the Navigation Pane is collapsed to the left (the NavBarControl's <b>HorizontalAlignment</b> property is set to <b>Left</b>).
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.Element">

            <summary>
                <para>Contains values that identify a visual element corresponding to an object to which this property applies.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.NavBar.Element.ActiveGroup">
            <summary>
                <para>Identifies the active group in the expanded Navigation Pane.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.Element.CollapsedActiveGroup">
            <summary>
                <para>Identifies the active group in the collapsed Navigation Pane.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.Element.GroupButtonPanel">
            <summary>
                <para>Identifies the group button panel.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.Element.OverflowPanel">
            <summary>
                <para>Identifies the overflow panel.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.DisplaySource">

            <summary>
                <para>Contains values that specify which property (<see cref="P:DevExpress.Xpf.NavBar.NavBarGroup.Items"/> or <see cref="P:DevExpress.Xpf.NavBar.NavBarGroup.Content"/>) defines the group's content.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.NavBar.DisplaySource.Content">
            <summary>
                <para>Specifies that group content is represented by the <see cref="P:DevExpress.Xpf.NavBar.NavBarGroup.Content"/> property.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.DisplaySource.Items">
            <summary>
                <para>Specifies that group content is represented by the <see cref="P:DevExpress.Xpf.NavBar.NavBarGroup.Items"/> property.

</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.DisplayMode">

            <summary>
                <para>Contains values that specify by which characteristics (the text, image, or both) content elements (such as group headers or items) should be represented within the view.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.NavBar.DisplayMode.Default">
            <summary>
                <para>Acts identically to the <b>ImageAndText</b> value.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.DisplayMode.Image">
            <summary>
                <para>Only an image is used to represent the content of the related content element (an item or group header); the text is not displayed.

</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.DisplayMode.ImageAndText">
            <summary>
                <para>Both text and an image are used to represent the content of the related content element (an item or group header).

</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.DisplayMode.Text">
            <summary>
                <para>Only text is used to represent the content of the related content element (an item or group header); the image is not displayed, if any.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.NavBar.NavBarControl">

            <summary>
                <para>Represents the navigation bar control.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarControl.#ctor">
            <summary>
                <para>Initializes a new instance of the NavBarControl class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.ActiveGroup">
            <summary>
                <para>Gets or sets the currently active group.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroup"/> object representing the currently active group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarControl.ActiveGroupProperty">
            <summary>
                <para>Identifies the  dependency property.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.AllowSelectDisabledItem">
            <summary>
                <para>Gets or sets a value that specifies whether disabled items are allowed to be selected. 
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if disabled items can be selected; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarControl.AllowSelectDisabledItemProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.AllowSelectItem">
            <summary>
                <para>Gets or sets a value specifying whether items can be selected.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if items can be selected; otherwise <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarControl.AllowSelectItemProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.Background">
            <summary>
                <para>This inherited property is not in effect for the NavBarControl object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarControl.CreateDefaultView">
            <summary>
                <para>Creates an <see cref="T:DevExpress.Xpf.NavBar.ExplorerBarView"/> class instance that represents the default view within the DXNavBar control.
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.NavBar.NavBarViewBase"/> descendant (<see cref="T:DevExpress.Xpf.NavBar.ExplorerBarView"/>) representing the control's default view.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.EachGroupHasSelectedItem">
            <summary>
                <para>Gets or sets a value specifying whether each group can have a selected item.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if each group can have a selected item; otherwise <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarControl.EachGroupHasSelectedItemProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.FontFamily">
            <summary>
                <para>This inherited property is not in effect for the NavBarControl object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.FontSize">
            <summary>
                <para>This inherited property is not in effect for the NavBarControl object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.FontStretch">
            <summary>
                <para>This inherited property is not in effect for the NavBarControl object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.FontStyle">
            <summary>
                <para>This inherited property is not in effect for the NavBarControl object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.FontWeight">
            <summary>
                <para>This inherited property is not in effect for the NavBarControl object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.Foreground">
            <summary>
                <para>This inherited property is not in effect for the NavBarControl object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.GroupDescription">
            <summary>
                <para>Gets or sets the name of a data source field, by which values to group data source items represented by the NavBar control.

</para>
            </summary>
            <value>A string value that specifies the name of the required data source field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarControl.GroupDescriptionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.Groups">
            <summary>
                <para>Gets the collection of groups in the NavBarControl.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarGroupCollection"/> object which represents the collection of groups within the NavBarControl.
</value>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.ItemsSource">
            <summary>
                <para>Gets or sets the data source that is used to generate the content of the NavBar control.
</para>
            </summary>
            <value>A data source object that implements the <see cref="T:System.Collections.IEnumerable"/> interface.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarControl.ItemsSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarControl.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.Padding">
            <summary>
                <para>This inherited property is not in effect for the NavBarControl object. 
To prevent developers from using this property, its code attributes are set, so that to hide it in MS Visual Studio designer tools.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="M:DevExpress.Xpf.NavBar.NavBarControl.ReloadGroups">
            <summary>
                <para>Recreates the collection of groups and items by reloading data from the bound data source.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.SelectedItem">
            <summary>
                <para>Gets or sets an object representing the selected item within the NavBarControl.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarItem"/> object representing the selected item. <b>null</b> (<b>Nothing</b> in Visual Basic) if none of the items are selected.
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarControl.SelectedItemProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.SelectedItems">
            <summary>
                <para>Gets a collection containing all selected items within the NavBarControl. 
This is a dependency property.
</para>
            </summary>
            <value>The collection, which holds the NavBarControl's selected items. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarControl.SelectedItemsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.NavBar.NavBarControl.View">
            <summary>
                <para>Gets or sets an object specifying the control's display style.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.NavBar.NavBarViewBase"/> descendant, specifying the control view used to display data.

</value>


        </member>
        <member name="F:DevExpress.Xpf.NavBar.NavBarControl.ViewProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
    </members>
</doc>