DevExpress.Xpf.NavBar.v12.2 Provides data for events which concern adding an item or group. Initializes a new instance of the ElementAddingEventArgs class with the specified setting. The data item object that supplies data for a NavBar element (an item or group) related to the event. Gets the data item to which the event related element (a group or item) is bound. The data item object that supplies data for an added NavBar element (group or item). Represents a method that will handle the event. Represents a method that will handle the event. The event source. Identifies the view that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the ItemAddingEventArgs class with the specified settings. A object representing the item related to the event. The data item object that supplies data for the NavBar item being added. Gets an item object related to the event. A object being added to the NavBar control. Represents a method that will handle the event. Represents a method that will handle the event. The event source. Identifies the view that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the GroupAddingEventArgs class with the specified settings. A object representing the group related to the event. The data item object that supplies data for the NavBar group being added. Gets a group object related to the event. A object being added to the NavBar control. Enumerates values that specify how the content of the NavBarControl is scrolled. A specific NavBar object is scrolled via scroll buttons. No visual scrolling elements are displayed. A specific NavBar object is scrolled via a Scroll Bar. This class is mainly intended to be used internally. Initializes a new instance of the NavBarPositionPanel class with default settings. Gets the value of the attached property for a specified . The element from which the property value is read. The property value for the element. Gets a value that identifies a group's position within the control. This is an attached property. One of the enumeration values. Identifies the attached property. [To be supplied] Represents an object that provides the means to localize the NavBarControl's user interface elements. Initializes a new instance of the NavBarLocalizer class with default settings. Returns an XtraLocalizer object representing default resources, based on the thread's language and regional settings (culture). A object representing resources based on the thread's culture. Returns an XtraLocalizer object representing resources based on the thread's language and regional settings (culture). A object representing resources based on the thread's culture. Returns a localized string for the given string identifier. A enumeration value identifying the string to localize. A corresponding to the specified identifier. Contains values corresponding to strings that can be localized. The text of the exception that occurs when an attempt is made to add a group object belonging to one NavBarControl to another NavBarControl. Default value: "The group is already added to another NavBar." The text of the exception that occurs when an attempt is made to add an item object belonging to one group to another group. Default value: "The item is already added to another group." The text of the Navigation Pane Customization Menu's menu item that invokes a submenu, allowing the visibility of group headers to be changed. Default value: "_Add or Remove Buttons" The text of the Navigation Pane Customization Menu's menu item that allows fewer group headers to be displayed within the Navigation Pane. Default value: "Show _Fewer Buttons" The text of the Navigation Pane Customization Menu's menu item that allows more group headers to be displayed within the Navigation Pane. Default value: "Show _More Buttons" Contains values that identify a group's position within the control. The group corresponds to the first visible group header (in the Navigation Pane - to the first header displayed within the group button panel). The group corresponds to the last visible group header (in the Navigation Pane - to the last header displayed within the group button panel). 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) The group corresponds to a single visible group header (in the Navigation Pane - to a single header displayed within the group button panel). Contains values that identify a visual element corresponding to an object to which this property applies. Identifies the active group in the expanded Navigation Pane. Identifies the active group in the collapsed Navigation Pane. Identifies the group button panel. Identifies the overflow panel. Represents a method that will handle the event. Represents a method that will handle the event. The event source. Identifies the view (a descendant) that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the NavBarActiveGroupChangingEventArgs class with the specified settings. A object representing the previously active group. A object representing the group that is going to be activated. Gets or sets a value indicating whether the operation which raised an event should be canceled. true if the operation raising the event should be canceled; otherwise, false. Gets a group object that is going to be activated. A object representing the group being activated. Gets the previously activated group. A object representing the previously active group. Represents a method that will handle the event. Represents a method that will handle the event. The event source. Identifies the view (a descendant) that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the NavBarActiveGroupChangedEventArgs class with the specified setting. A object representing the group related to the generated event. Gets a group object related to the event. A object, manipulations on which forced the event to be raised. Contains layout settings to arrange images and text displayed by group headers or items. Initializes a new instance of the LayoutSettings class with default settings. Stores default layout settings. A LayoutSettings object that stores default values. Gets or sets a value that specifies the dock position of an image within a parent's layout slot. This is a dependency property. One of the enumeration values. Gets or sets the horizontal alignment of the image within a parent's layout slot. This is a dependency property. One of the enumeration values. Gets or sets the vertical alignment of an image within a parent's layout slot. This is a dependency property. One of the enumeration values. Occurs every time any of the LayoutSettings properties has changed its value. Gets or sets the horizontal alignment of the text within a parent's layout slot. This is a dependency property. One of the enumeration values. Gets or sets the vertical alignment of the text within a parent's layout slot. This is a dependency property. One of the enumeration values. Contains values that specify which property ( or ) defines the group's content. Specifies that group content is represented by the property. Specifies that group content is represented by the property. 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. Acts identically to the ImageAndText value. Only an image is used to represent the content of the related content element (an item or group header); the text is not displayed. Both text and an image are used to represent the content of the related content element (an item or group header). 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. Contains values that specify the display mode of the expand button. 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 HorizontalAlignment property is set to Right). 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 HorizontalAlignment property is set to Left). Contains settings that define images to be displayed within group headers or items. Initializes a new instance of the ImageSettings class with default settings. Stores default image settings for s. An ImageSettings object that stores default image settings for s. Gets or set the image height. This is a dependency property. Type: The height of an image, in device-independent units (1/96th inch per unit). Stores default image settings for s. An ImageSettings object that stores default image settings for s. Occurs every time any of the ImageSettings properties has changed its value. Gets or sets a value that specifies how an image should be stretched to fill the available space. This is a dependency property. One of the enumeration values. Gets or sets a value that specifies how an image is scaled. This is a dependency property. One of the enumeration values. Gets or set the image width. This is a dependency property. Type: The width of an image, in device-independent units (1/96th inch per unit). Contains scrolling settings. Initializes a new instance of the ScrollingSettings class with default settings. Gets or sets the acceleration ratio of the scrolling speed (in pixels per second squared), when scrolling using scroll buttons. This is an attached property. A double precision floating-point value specifying the scrolling speed's acceleration ratio (in pixels per second squared). Identifies the attached property. [To be supplied] 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. One of the enumeration values. Identifies the attached property. [To be supplied] Gets or sets the deceleration ratio of the scrolling speed (in pixels per second squared), when scrolling using scroll buttons. This is an attached property. A double precision floating-point value specifying the deceleration ratio of the scrolling speed (in pixels per second squared). Identifies the attached property. [To be supplied] Gets the value of the attached property for a specified dependency object. The element from which the property value is read. The property value for the element. Gets the value of the attached property for a specified . The element from which the property value is read. The property value for the element. Gets the value of the attached property for a specified dependency object. The element from which the property value is read. The property value for the element. Gets the value of the attached property for a specified . The object from which the property value is read. The property value for the object. Gets the value of the attached property for a specified . The element from which the property value is read. The property value for the element. Gets the value of the attached property for a specified . The element from which the property value is read. The property value for the element. Gets or sets how a specific NavBar object is scrolled, using a scroll bar or scroll buttons. This is an attached property. A ScrollMode value that specifies how a NavBar object is scrolled. Identifies the dependency property. [To be supplied] 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. A double precision floating-point value specifying the scrolling speed (in pixels per second). Identifies the attached property. [To be supplied] Sets the value of the attached property to a specified dependency object. The element on which to set the attached property. The property value to set. Sets the value of the attached property for a given object. The element on which to set the attached property. The property value to set. Sets the value of the attached property for a given dependency object. The element on which to set the attached property. The property value to set. Sets the value of the attached property to a specified . The object to which the attached property is written. The required value. Sets the value of the attached property for a given object. The element on which to set the attached property. The property value to set. Sets the value of the attached property for a given object. The element on which to set the attached property. The property value to set. Gets or sets the top and bottom indents of the scrollable region. This is an attached property. A double precision floating-point value that specifies the scrollable region's top and bottom indents. Identifies the attached property. [To be supplied] Represents a method that will handle the event. Represents a method that will handle the event. The event source. Identifies the view () that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the NavPaneExpandedChangingEventArgs class with the specified setting. true if the Navigation Pane is going to be expanded; otherwise, false. Gets or sets a value indicating whether the operation which raised an event should be canceled. true if the operation raising the event should be canceled; otherwise, false. Represents a method that will handle the event. Represents a method that will handle the event. The event source. Identifies the view () that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the NavPaneExpandedChangedEventArgs class with the specified setting. true if the Navigation Pane is expanded; otherwise, false. Gets a value indicating whether the Navigation Pane is expanded. true if the group is expanded, otherwise false. Provides access to commands which are specific to the Navigation Pane view. Initializes a new instance of the NavigationPaneCommands class with default settings. Toggles the Navigation Pane's expanded state. A object that defines the command. Decreases the number of visible group headers displayed within the Navigation Pane's group button panel. A object that defines the command. Increments (by one) the number of visible group headers displayed within the Navigation Pane's group button panel. A object that defines the command. Represents a method that will handle the event. Represents a method that will handle the event. The event source. Identifies the view (a descendant) that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the NavBarItemSelectingEventArgs class with the specified settings. A object that represents the group containing the previously selected item. A object that represents the previously selected item. A object that represents the group containing the item that is going to be selected. A object representing the item that is going to be selected. Gets or sets a value indicating whether the operation which raised an event should be canceled. true if the operation raising the event should be canceled; otherwise, false. Gets a group object containing an item that is going to be selected. A object identifying the group whose item is being selected. Gets an item object that is going to be selected. A object representing the item being selected. Gets the group containing the previously selected item. A object representing the group where the previously selected item is contained. Gets the previously selected item. A object representing the previously selected item. Represents a method that will handle the event. Represents a method that will handle the event. The event source. Identifies the view (a descendant) that raised the event. A object that contains event data. Provides data for the event. Initializes a new NavBarItemSelectedEventArgs class instance with the specified settings. A object representing the group that owns the newly selected item. A object representing the newly selected item related to the event. Gets a group object that contains an item related to the event. A object containing an item, manipulations on which forced the event to be raised. Gets the newly selected item related to the event. A object representing the newly selected item. Represents a method that will handle the event. Represents a method that will handle the event. The event source. Identifies the view () that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the NavBarGroupExpandedChangingEventArgs class with the specified settings. A object representing the group related to the generated event. true if the related group is expanded; otherwise, false. Gets or sets a value indicating whether the operation which raised an event should be canceled. true if the operation raising the event should be canceled; otherwise, false. Represents a method that will handle the event. Represents a method that will handle the event. The event source. Identifies the view () that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the NavBarGroupExpandedChangedEventArgs class with the specified settings. A object representing the group related to the generated event. true if the related group is expanded; otherwise, false. Gets a group object related to the event. A object, manipulations on which forced the event to be raised. Gets a value indicating whether the processed group is expanded. true if the group is expanded, otherwise false. Provides access to common navbar commands. Toggles the specified group's expanded state. A object that defines the command. Selects the specified item. A object that defines the command. Activates the specified group. A object that defines the command. Represents a view similar to the side bars found in Microsoft Outlook, prior to version 2003. Initializes a new instance of the SideBarView class with default settings. Gets or sets the minimum height of the active group's content. This is a dependency property. A double precision floating-point value specifying the minimum height of the active group's content. Identifies the dependency property. [To be supplied] For internal use only. Identifies the dependency property. [To be supplied] Represents a view similar to the Navigation Pane found in Microsoft Outlook 2007. Initializes a new instance of the NavigationPaneView class with default settings. Gets or sets the minimum height of the active group's content. This is a dependency property. A double precision floating-point value specifying the minimum height of the active group's content. Identifies the dependency property. [To be supplied] Toggles the Navigation Pane's expanded state. Gets or sets a control template that defines the presentation of a collapsed Navigation Pane. This is a dependency property. A ControlTemplate object. Identifies the dependency property. [To be supplied] Gets or sets the template that defines the presentation of the collapsed Navigation Pane. This is a dependency property. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] Gets or sets the view's content. This is a dependency property. An object specifying the view's content. Identifies the dependency property. Gets a value that identifies a visual element corresponding to an object to which this property applies. This is an attached property. One of the enumeration values. Identifies the attached property. [To be supplied] Gets or sets the display mode of the expand button. This is a dependency property. One of the enumeration values. Identifies the dependency property. [To be supplied] Gets or sets the template that defines the presentation of the expanded Navigation Pane. This is a dependency property. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] Gets or sets the width of the Navigation Pane when it is expanded from a collapsed state. A Double value specifying the width of the Navigation Pane when it is expanded from the collapsed state. Identifies the dependency property. [To be supplied] Gets an expander used within the current NavigationPaneView. A object used within the current NavigationPaneView. Gets the value of the attached property for a specified . The element from which the property value is read. The property value for the element. Gets or sets a control template that defines the visualization of group headers within the group button panel. A ControlTemplate object. Identifies the dependency property. [To be supplied] Gets or sets the template that defines the visualization of group headers represented within the group button panel. This is a dependency property. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] 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. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] 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. true if the expand button is displayed; otherwise, false. Identifies the dependency property. [To be supplied] Gets or sets a value specifying whether the Navigation Pane is expanded. This is a dependency property. true if the Navigation Pane is expanded, otherwise false. Identifies the dependency property. [To be supplied] Gets or sets a value specifying the visibility of the overflow panel. This is a dependency property. true if the overflow panel is visible; otherwise false. Identifies the dependency property. [To be supplied] 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. true if the splitter is displayed; otherwise, false. Identifies the dependency property. [To be supplied] Gets the actual number of visible group headers displayed within the group button panel. An integer value that represents the number of visible group headers displayed within the group button panel. Identifies the dependency property. [To be supplied] For internal use only. Identifies the dependency property. [To be supplied] 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. A Style object applied to the popup window, displaying a group's content while the NavigationPaneView is expanded. Identifies the dependency property. @nbsp; Gets or sets the maximum width of the pop-up pane for the current NavigationPaneView. A Double value that is the maximum width of the pop-up pane for the current NavigationPaneView. Identifies the dependency property. @nbsp; Gets or sets the maximum number of visible group headers that can be displayed within the group button panel. This is a dependency property. An integer value that specifies the maximum number of displayed group headers allowed. Identifies the dependency property. [To be supplied] Fires after the expanded state of the Navigation Pane has been changed. Identifies the routed event. [To be supplied] Fires before the expanded state of the Navigation Pane is changed. Identifies the routed event. [To be supplied] Called after the template is completely generated and attached to the visual tree. Handles the command by calling the method. An object identifying the command sender (a instance). This object serves as the command's CommandTarget attribute. A object that provides data for the executed command. Handles the command by calling the method. An object identifying the command sender (a instance). This object serves as the command's CommandTarget attribute. A object that provides data for the executed command. Gets or sets the template that defines the visualization of items representing groups within the overflow panel. A ControlTemplate object. Identifies the dependency property. [To be supplied] Gets or sets the template that defines the visualization of items representing groups within the overflow panel. This is a dependency property. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] 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. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] For internal use only. Identifies the dependency property. [To be supplied] Sets the value of the attached property for a given object. The element on which to set the attached property. The property value to set. Decreases the number of visible group headers displayed within the Navigation Pane's group button panel. An object specifying the number by which to decrease the number of visible group headers. If set to null, the number of visible group headers is decreased by one. Increments the number of visible group headers displayed within the Navigation Pane's group button panel. An object specifying the number by which to increase the number of visible group headers. If set to null, the number of visible group headers is increased by one. Serves as the base for objects representing Views in a NavBarControl. Initializes a new instance of the NavBarViewBase class with default settings. Fires after the active group has been changed. Identifies the routed event. [To be supplied] Fires before the active group is changed. Identifies the routed event. [To be supplied] Gets or sets whether expanding/collapsing s within the current View is animated. true if expanding/collapsing s within the current View is animated; otherwise, false. Default is true. Identifies the dependency property. [To be supplied] This inherited property is not in effect for the NavBarViewBase object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. This inherited property is not in effect for the NavBarViewBase object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. 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. Toggles the specified group's expanded state. A object specifying the group whose expanded state should be changed. Fires immediately after an end-user performs a click within the view. Identifies the routed event. [To be supplied] 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. One of the enumeration values. Identifies the attached property. [To be supplied] This inherited property is not in effect for the NavBarViewBase object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. Provides access to the current View's font settings. A FontSettings object that stores the current View's font settings. Identifies the dependency property. [To be supplied] This inherited property is not in effect for the NavBarViewBase object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. This inherited property is not in effect for the NavBarViewBase object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. This inherited property is not in effect for the NavBarViewBase object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. This inherited property is not in effect for the NavBarViewBase object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. This inherited property is not in effect for the NavBarViewBase object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. Gets the value of the attached property for a specified . The element from which the property value is read. The property value for the element. Gets the value of the attached property for a specified . The element from which the property value is read. The property value for the element. Gets the value of the attached property for a specified . The element from which the property value is read. The property value for the element. Gets the value of the attached property for a specified . The element from which the property value is read. The property value for the element. Gets a group related to the event whose data is passed via the method's parameter. A descendant specifying the routed event. A object representing the group related to the specified event. If no group relates to the event, null (Nothing in Visual Basic) is returned. Gets an item related to the event whose data is passed via the method's parameter. A descendant specifying the routed event. A object representing the item related to the specified event. If no item relates to the event, null (Nothing in Visual Basic) is returned. Occurs after a group has been implicitly created and bound to a data source, but prior to adding it to the NavBar control. Gets or sets whether s within the current NavBarViewBase should display their text, icon, or both icon and text. A DisplayMode enumerator value that specifies whether s within the current NavBarViewBase should display their text, icon, or both icon and text. Identifies the dependency property. [To be supplied] Gets or sets an object that stores font settings for all s within the current NavBarViewBase. A FontSettings object that stores font settings for all s within the current NavBarViewBase. Identifies the dependency property. [To be supplied] Gets or sets a template, which defines how data is represented in the group header areas within the current view. A object, which represents a template for group headers. Identifies the dependency property. [To be supplied] Gets or sets an object that stores image settings for all s within the current NavBarViewBase. An ImageSettings object that stores image settings for all s within the current NavBarViewBase. Identifies the dependency property. [To be supplied] Gets or sets an object that stores layout settings for all s within the current NavBarViewBase. A LayoutSettings object that stores layout settings for all s within the current NavBarViewBase. Identifies the dependency property. [To be supplied] Gets or sets a style object that defines the appearance of all group headers within the view. This is a dependency property. A object containing group style settings. Identifies the dependency property. [To be supplied] Gets or sets the template that defines the presentation of all group headers. This is a dependency property. A object that defines the presentation of group headers. Identifies the dependency property. [To be supplied] Gets or sets an object that chooses a group header template based on custom logic. This is a dependency property. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] 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. Provides access to image settings. This is an attached property. A object containing settings that define images to be displayed within group headers or items. Identifies the attached property. [To be supplied] Occurs after an item has been implicitly created and bound to a data source, but prior to adding it to the NavBar control. Gets or sets a control template that defines how items are represented on-screen. A ControlTemplate object. Identifies the dependency property. [To be supplied] Gets or sets whether icon only, text only or both of these should be displayed for all within the current NavBarViewBase. A DisplayMode enumerator value specifying whether icon only, text only or both of these should be displayed for all within the current NavBarViewBase. Identifies the dependency property. [To be supplied] Gets or sets an object that contains font settings common to all s within the current View. A FontSettings object that contains font settings common to all s within the current View. Identifies the dependency property. [To be supplied] Gets or sets an object that contains settings common to all icons within the current View. An ImageSettings object that contains icon settings for all NavBarItems within the current View. Identifies the dependency property. [To be supplied] Gets or sets an object that contains layout settings common to all s within the current View. A LayoutSettings object that contains layout settings common to all s within the current View. Identifies the dependency property. [To be supplied] Fires immediately after an item has been selected. Identifies the routed event. [To be supplied] Fires before an item is selected. Identifies the routed event. [To be supplied] Gets or sets the orientation of items within groups. This is a dependency property. One of the enumeration values. Identifies the dependency property. [To be supplied] 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. An object that is used within each group to layout its items. Identifies the dependency property. [To be supplied] Gets or sets the template that defines the presentation of all group items. This is a dependency property. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] Gets or sets an object that chooses a group item template based on custom logic. This is a dependency property. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] Gets or sets a style object that defines the appearance of all items within the view. This is a dependency property. A object containing item style settings. Identifies the dependency property. [To be supplied] Provides access to image and text layout settings. This is an attached property. A object containing layout settings to arrange images and text displayed by group headers or items. Identifies the attached property. [To be supplied] Gets a NavBarControl object to which the current view belongs. A object that owns the view. Identifies the dependency property. [To be supplied] Gets a value that identifies the currently applied view type. This is a dependency property. One of the enumeration values. Identifies the attached property. [To be supplied] Called after the template is completely generated and attached to the visual tree. Handles the command by calling the method. An object identifying the command sender (a descendant). This object serves as the command's CommandTarget attribute. A object that provides data for the executed command. This method is called when the property is changed. @nbsp; @nbsp; Handles the command by calling the method. An object identifying the command sender (a descendant). This object serves as the command's CommandTarget attribute. A object that provides data for the executed command. Handles the command by calling the method. An object identifying the command sender (a descendant). This object serves as the command's CommandTarget attribute. A object that provides data for the executed command. Gets or sets the orientation of groups within the view. This is a dependency property. One of the enumeration values. Identifies the dependency property. [To be supplied] This inherited property is not in effect for the NavBarViewBase object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. Selects the specified item. A object specifying the item to be selected. Activates the specified group. A object specifying the group to be activated. Sets the value of the attached property for a given object. The element on which to set the attached property. The property value to set. Sets the value of the attached property for a given object. The element on which to set the attached property. The property value to set. Sets the value of the attached property for a given object. The element on which to set the attached property. The property value to set. Sets the value of the attached property for a given object. The element on which to set the attached property. The property value to set. 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. Represents a view that allows multiple groups to be expanded at the same time. Initializes a new instance of the ExplorerBarView class with default settings. Fires after the expanded state of a group has been changed. Identifies the routed event. [To be supplied] Fires before the expanded state of a group is changed. Identifies the routed event. [To be supplied] Called after the template is completely generated and attached to the visual tree. Contains values that identify the currently applied view type. Identifies the Explorer Bar view type (the control's view is represented by a instance). Identifies the Navigation Pane view type (the control's view is represented by a instance). Identifies the Side Bar view type (the control's view is represented by a instance). Represents a collection of items within a group. Initializes a new instance of the NavBarItemCollection class with the specified owner. A object specifying the group that owns the created collection. Provides access to individual s by their names. A String value specifying the name for the child object to be obtained. An object with the specified name, contained in the current NavBarItemCollection. Represents an individual item within the NavBarControl control. Initializes a new instance of the NavBarItem class with default settings. Gets the display mode for the current NavBarItem. A DisplayMode enumerator value currently applied to this NavBarItem. Identifies the dependency property. [To be supplied] Provides a dependency property identifier for limited write access to a read-only dependency property. @nbsp; Gets the NavBarItem's current font settings. A FontSettings object that contains font settings currently applied to the NavBarItem. Identifies the dependency property. [To be supplied] Gets the NavBarItem's current icon settings. An ImageSettings object that contains settings currently applied to the NavBarItem's icon. Identifies the dependency property. [To be supplied] Provides a dependency property identifier for limited write access to a read-only dependency property. @nbsp; Gets the layout settings currently applied to the NavBarItem's text and icon. A LayoutSettings object that contains layout settings currently applied to the NavBarItem's text and icon. Identifies the dependency property. [To be supplied] Provides a dependency property identifier for limited write access to a read-only dependency property. @nbsp; Gets the actual visual style applied to the item. This is a dependency property. A object that represents the visual style applied to the item. Identifies the dependency property. [To be supplied] Fires immediately after an end-user has clicked a group item. Gets or sets the command to invoke when the NavBar item is clicked. An ICommand object to invoke when the NavBar item is clicked. Gets or sets the parameter to pass to the . The Object specifying the parameter to pass to the . Identifies the dependency property. [To be supplied] Identifies the dependency property. [To be supplied] Gets or sets the element on which to raise the . The IInputElement on which to raise the . Identifies the dependency property. [To be supplied] Gets or sets the item's content. This is a dependency property. An object specifying the item's content. Identifies the dependency property. [To be supplied] Gets or sets whether icon only, text only or both of these should be displayed within the current NavBarItem. A DisplayMode enumerator value that specifies whether icon only, text only or both of these should be displayed within the current NavBarItem. Identifies the dependency property. [To be supplied] Gets or sets an object that contains font settings for the current NavBarItem. A FontSettings object that contains properties to customize the current NavBarItem's font. Identifies the dependency property. [To be supplied] Gets the group to which the item belongs. This is a dependency property. A object representing the group that contains the item. Identifies the dependency property. [To be supplied] Gets or sets an object that contains settings for the current NavBarItem's icon. An ImageSettings object that contains properties to customize the current NavBarItem's icon. Identifies the dependency property. [To be supplied] Gets or sets the image displayed by the item. This is a dependency property. A object specifying the image displayed by the item. Identifies the dependency property. [To be supplied] Gets a value that specifies whether the item is selected. This is a dependency property. true if the item is selected; otherwise, false. Identifies the dependency property. [To be supplied] Gets or sets a value specifying the visibility of the item. This is a dependency property. true if the item is visible; otherwise false. Identifies the dependency property. [To be supplied] Provides access to an item's image and text layout settings. A object containing layout settings to arrange an image and text displayed within the current item. Identifies the dependency property. [To be supplied] Fires when a NavBarItem is selected. Gets or sets the template that defines the presentation of the item's content. This is a dependency property. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] Gets or sets a style object that defines the item's appearance. This is a dependency property. A object containing item style settings. Identifies the dependency property. [To be supplied] Represents a collection of groups within the navbar control. Initializes a new instance of the NavBarGroupCollection class with the specified owner. A object specifying the control that owns the created collection. Provides access to individual s by their names. A String value specifying the name for the to be obtained. A NavBarGroup object with the specified name, contained in the current NavBarGroupCollection. Fires when the 's visibility within the current NavBarGroupCollection is changed. A object that must be tracked. Represents an individual group within the NavBarControl. Initializes a new instance of the NavBarGroup class with default settings. Fires when the current NavBarGroup is activated. Gets the display mode for the current NavBarGroup. A DisplayMode enumerator value currently applied to this NavBarGroup. Identifies the dependency property. [To be supplied] Provides a dependency property identifier for limited write access to a read-only dependency property. @nbsp; Gets the NavBarGroup's current font settings. A FontSettings object that contains font settings currently applied to the NavBarGroup. Identifies the dependency property. [To be supplied] Gets or sets the actual template applied to the group's header. This is a dependency property. A object that specifies the actual template applied to the group's header. Identifies the dependency property. [To be supplied] Gets the actual template selector that chooses a group header template based on custom logic. This is a dependency property. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] Gets the NavBarGroup's current icon settings. An ImageSettings object that contains icon settings currently applied to the NavBarGroup. Identifies the dependency property. [To be supplied] Provides a dependency property identifier for limited write access to a read-only dependency property. @nbsp; Gets if this NavBarGroup is currently visible. This is a dependency property. true if this NavBarGroup is currently visible; otherwise, false. Identifies the dependency property. @nbsp; Gets the actual template selector that chooses an item template based on custom logic. This is a dependency property. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] Gets the NavBarGroup's current icon and text layout settings. A LayoutSettings object that contains layout settings currently applied to the NavBarGroup's icon and text. Identifies the dependency property. [To be supplied] Provides a dependency property identifier for limited write access to a read-only dependency property. @nbsp; 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. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] 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. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] Gets the actual scroll mode for a group. A ScrollMode value that specifies how a NavBar group is scrolled. Identifies the dependency property. [To be supplied] Gets the actual visual style applied to the group. This is a dependency property. A object that represents the visual style applied to the group. Identifies the dependency property. [To be supplied] Gets whether the current NavBarGroup is animated when expanding/collapsing. true if the current NavBarGroup is animated when expanding/collapsing; otherwise, false. Identifies the dependency property. [To be supplied] Fires immediately after an end-user clicks the current group's header. Gets or sets the command to invoke when the NavBar group is activated. The ICommand object to invoke when the NavBar group is activated. Gets or sets the parameter to pass to the . The Object specifying the parameter to pass to the . Identifies the dependency property. [To be supplied] Identifies the dependency property. [To be supplied] Gets or sets the element on which to raise the . The IInputElement on which to raise the . Identifies the dependency property. [To be supplied] Gets or sets the group's content. This is a dependency property. An object that specifies the content of the group. Identifies the dependency property. [To be supplied] Gets or sets the template that defines the presentation of the group's content when the is set to . This is a dependency property. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] Gets or sets whether the current NavBarGroup should display its text, icon, or both icon and text. A DisplayMode enumerator value that specifies whether the current NavBarGroup should display its text, icon, or both icon and text. Identifies the dependency property. [To be supplied] Gets or sets a value that specifies which property ( or ) defines the group's content. This is a dependency property. One of the enumeration values. Identifies the dependency property. [To be supplied] Gets or sets the direction that text and other user interface elements flow within this NavBarGroup. A System.Windows.FlowDirection enumerator value that specifies the direction that text and other user interface elements flow within this NavBarGroup. Identifies the dependency property. @nbsp; Gets or sets an object that contains font settings for the current NavBarGroup. A FontSettings object that contains properties to customize the current NavBarGroup's font. Identifies the dependency property. [To be supplied] Gets or sets a NavBarGroupControl object used to draw the current NavBarGroup on-screen. A NavBarGroupControl object used to draw the current NavBarGroup on-screen. Gets or sets a template, which defines how data is represented in the group's header area. A object, which represents a template for the group's header. Identifies the dependency property. [To be supplied] Gets or sets how a specific NavBar group is scrolled, using a scroll bar or scroll buttons. A nullable ScrollMode value. Identifies the dependency property. [To be supplied] Gets or sets the content of the group's header. This is a dependency property. The object to use for the group header. Identifies the dependency property. [To be supplied] Gets or sets the template used to display the content of the group's header. This is a dependency property. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] Gets or sets an object that chooses the group's header template based on custom logic. This is a dependency property. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] Gets or sets an object that contains settings for the current NavBarGroup's icon. An ImageSettings object that contains properties to customize the current NavBarGroup's icon. Identifies the dependency property. [To be supplied] Gets or sets the image displayed by the group within its header. This is a dependency property. A object specifying the image displayed by the group. Gets or sets the image displayed by the group in a Navigation Pane Header. This is a dependency property. An object specifying the image displayed by the group. Identifies the dependency property. @nbsp; Identifies the dependency property. [To be supplied] Gets whether the group is active. This is a dependency property. true if the group is active; otherwise, false. Identifies the dependency property. [To be supplied] Gets a value that indicates whether the group is being collapsed. This is a dependency property. true if the group's expansion state changes to collapsed; otherwise, false. Identifies the dependency property. [To be supplied] Gets or sets a value specifying whether the group is expanded. This is a dependency property. true if the group is expanded, otherwise false. Identifies the dependency property. [To be supplied] Gets a value that indicates whether the group is being expanded. This is a dependency property. true if the group's expansion state changes to expanded; otherwise, false. Identifies the dependency property. [To be supplied] Gets or sets a value specifying the visibility of the group. This is a dependency property. true if the group is visible; otherwise false. Identifies the dependency property. [To be supplied] Gets or sets whether icon only, text only or both of these should be displayed for all within the current NavBarGroup. A DisplayMode enumerator value specifying whether icon only, text only or both of these should be displayed for all within the current NavBarGroup. Identifies the dependency property. [To be supplied] Gets or sets an object containing font settings for all s within the current NavBarGroup. A FontSettings object containing font settings for all s within the current NavBarGroup. Identifies the dependency property. [To be supplied] Gets or sets an object that contains icon settings common to all s within the current NavBarGroup. An ImageSettings object that contains icon settings common to all s within the current NavBarGroup. Identifies the dependency property. [To be supplied] Gets or sets an object that provides settings for customizing the content of the current NavBarGroup's items. A LayoutSettings object that contains settings for customizing the content of the current NavBarGroup's items. Identifies the dependency property. [To be supplied] Gets the collection of items within the group and provides indexed access to them. A object representing the collection of the group's items. 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. A source of objects to be visualized as s. Identifies the dependency property. [To be supplied] Gets or sets the template that defines the presentation of the group's items. This is a dependency property. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] Gets or sets an object that chooses the group's item template based on custom logic. This is a dependency property. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] Gets or sets a style object that defines the appearance of all items within the group. This is a dependency property. A object containing item style settings. Identifies the dependency property. [To be supplied] Provides access to a group's image and text layout settings. A object containing layout settings to arrange images and text displayed by the header or items within the current group. Identifies the dependency property. [To be supplied] Gets a NavBarControl object to which the current group belongs. This is a dependency property. A object which owns the group. Identifies the dependency property. [To be supplied] Gets or sets a value that specifies whether the group is visible within the Navigation Pane. This is a dependency property. true if the group is visible within the Navigation Pane; otherwise, false. Identifies the dependency property. [To be supplied] 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. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] 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. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] Gets or sets the template that defines the visualization of the item representing the group within the overflow panel. This is a dependency property. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] 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. A descendant that chooses a template based on custom logic. Identifies the dependency property. [To be supplied] Returns the object that owns the current . This collection is also specified via the property. [To be supplied] Gets or sets an object representing the group's selected item. This is a dependency property. A object representing the group's selected item. null (Nothing in Visual Basic) if none of group items are selected. Gets or sets a value specifying the index of the group's selected item. This is a dependency property. An integer value specifying the zero-based index of the selected item within the group. -1 if none of the group's items are curretly selected. Identifies the dependency property. [To be supplied] Identifies the dependency property. [To be supplied] For internal use only. 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. Type: A data template. The default is a null reference (Nothing in Visual Basic). Identifies the dependency property. [To be supplied] Gets or sets a style object that defines the appearance of the group's header. This is a dependency property. A object containing group style settings. Identifies the dependency property. [To be supplied] Represents the navigation bar control. Initializes a new instance of the NavBarControl class with default settings. Gets or sets the currently active group. This is a dependency property. A object representing the currently active group. Identifies the dependency property. [To be supplied] Gets or sets a value that specifies whether disabled items are allowed to be selected. This is a dependency property. true if disabled items can be selected; otherwise, false. Identifies the dependency property. [To be supplied] Gets or sets a value specifying whether items can be selected. This is a dependency property. true if items can be selected; otherwise false. Identifies the dependency property. [To be supplied] This inherited property is not in effect for the NavBarControl object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. Creates an class instance that represents the default view within the DXNavBar control. A descendant () representing the control's default view. Gets or sets a value specifying whether each group can have a selected item. This is a dependency property. true if each group can have a selected item; otherwise false. Identifies the dependency property. [To be supplied] This inherited property is not in effect for the NavBarControl object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. This inherited property is not in effect for the NavBarControl object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. This inherited property is not in effect for the NavBarControl object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. This inherited property is not in effect for the NavBarControl object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. This inherited property is not in effect for the NavBarControl object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. This inherited property is not in effect for the NavBarControl object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. Gets or sets the name of a data source field, by whose values to group data source items represented by the NavBar control. A string value that specifies the name of the required data source field. Identifies the dependency property. [To be supplied] Gets the collection of groups in the NavBarControl. A object which represents the collection of groups within the NavBarControl. Gets or sets the data source that is used to generate the content of the NavBar control. A data source object that implements the interface. Identifies the dependency property. [To be supplied] This inherited property is not in effect for the NavBarControl object. To prevent developers from using this property, its code attributes are set, hiding it in MS Visual Studio designer tools. Recreates the collection of groups and items by reloading data from the bound data source. Gets an object that is the selected item within the NavBarControl. This is a dependency property. A object specifying the selected item. null (Nothing in Visual Basic) if none of the items are selected. Identifies the dependency property. [To be supplied] Gets a collection containing all selected items within the NavBarControl. This is a dependency property. The collection, which holds the NavBarControl's selected items. Identifies the dependency property. [To be supplied] Gets or sets an object specifying the control's display style. This is a dependency property. A descendant specifying the control's view used to display data. Identifies the dependency property. [To be supplied]