NavBarItem Properties
Represents an individual item within the NavBarControl control.
Name | Description |
---|---|
Actual |
Gets the display mode for the current Nav |
Actual |
Gets the Nav |
Actual |
Gets the Nav |
Actual |
Gets the layout settings currently applied to the Nav |
Actual |
Gets the actual visual style applied to the item. This is a dependency property. |
Allow |
Overrides the Allow |
Are |
Gets a value that indicates whether at least one touch is captured to this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree.
Inherited from Content |
Binding |
Overrides the Binding |
Command |
Gets or sets the command to invoke when the Nav |
Command |
Overrides the Command |
Command |
Gets or sets the parameter to pass to the Nav |
Command |
Gets or sets the element on which to raise the Nav |
Content |
Gets or sets the item’s content. This is a dependency property. |
Context |
Overrides the Context |
Cursor |
Overrides the Cursor property to hide it.
Inherited from DXFramework |
Data |
Gets or sets the data context for an element when it participates in data binding.
Inherited from Framework |
Default |
Gets or sets the key to use to find the style template for this control in themes.
Inherited from Framework |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Display |
Gets or sets whether icon only, text only or both of these should be displayed within the current Nav |
Focusable |
Overrides the Focusable property to hide it.
Inherited from DXFramework |
Focus |
Overrides the Focus |
Font |
Gets or sets an object that contains font settings for the current Nav |
Force |
Overrides the Force |
Group |
Gets the group to which the item belongs. This is a dependency property. |
Has |
Overrides the Has |
Image |
Gets or sets an object that contains settings for the current Nav |
Image |
Gets or sets the image displayed by the item. This is a dependency property. |
Input |
Overrides the Input |
Input |
Overrides the Input |
Is |
Gets or sets whether this Nav |
Is |
Gets a value that becomes the return value of Is |
Is |
Overrides the Is |
Is |
Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its End |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Gets a value indicating whether this element has been loaded for presentation.
Inherited from Framework |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Gets a value that specifies whether the item is selected. This is a dependency property. |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Gets or sets a value specifying the visibility of the item. This is a dependency property. |
Language |
Overrides the Language property to hide it.
Inherited from DXFramework |
Layout |
Provides access to an item’s image and text layout settings. |
Name |
Gets or sets the identifying name of the element. The name provides an instance reference so that programmatic code-behind, such as event handler code, can refer to an element once it is constructed during parsing of XAML.
Inherited from Framework |
Overrides |
Overrides the Overrides |
Parent |
Gets the parent in the logical tree for this element.
Inherited from Framework |
Resources |
Overrides the Resources property to hide it.
Inherited from DXFramework |
Style |
Gets or sets the style to be used by this element.
Inherited from Framework |
Tag |
Gets or sets an arbitrary object value that can be used to store custom information about this element.
Inherited from Framework |
Template |
Gets or sets the template that defines the presentation of the item’s content. This is a dependency property. |
Templated |
Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template.
Inherited from Framework |
Tool |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXFramework |
Touches |
Gets all touch devices that are captured to this element.
Inherited from Content |
Touches |
Gets all touch devices that are captured to this element or any child elements in its visual tree.
Inherited from Content |
Touches |
Gets all touch devices that are over this element.
Inherited from Content |
Touches |
Gets all touch devices that are over this element or any child elements in its visual tree.
Inherited from Content |
Visual |
Gets or sets a style object that defines the current item’s appearance. This is a dependency property. |
See Also