NavBarItem Properties
An item within the NavBarControl control.
Name | Description |
---|---|
Accessible |
Gets or sets the object’s description used by accessibility client applications. |
Accessible |
Gets or sets the object’s name used by accessibility client applications. |
Accessible |
Gets or sets the object’s accessible role. |
Allow |
Gets or sets whether auto-selection is enabled for all links of the current Nav |
Allow |
Use the Allow option accessible in Nav |
Allow |
Gets or sets whether the element’s caption is formatted using HTML tags.
Inherited from Nav |
Appearance |
Gets the appearance settings used to paint the element.
Inherited from Nav |
Appearance |
Gets the appearance settings used to paint the disabled item’s link |
Appearance |
Gets the appearance settings used to paint the current element when it’s hot-tracked.
Inherited from Nav |
Appearance |
Gets the appearance settings used to paint the element when it’s pressed.
Inherited from Nav |
Can |
Gets or sets a value specifying whether an item can be dragged. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Caption |
Gets or sets the element’s caption.
Inherited from Nav |
Collection | Gets the collection to which an item belongs. |
Command |
Gets or sets the ICommand whose ExecuteClick event is invoked.
|
Command |
Gets or sets the parameter that is passed to the command specified by the Command property.
|
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Enabled | Gets or sets a value specifying whether an item responds to user actions. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Hint |
Gets or sets the element’s hint text.
Inherited from Nav |
Image |
Provides access to settings that allow you to set up raster and vector icons for this Nav |
Image |
Gets or sets the uniform resource identifier of the image in the DX Image Gallery displayed in the current Nav |
Large |
Use the Large option accessible in Nav |
Large |
Use the Large option accessible in Nav |
Large |
Gets the source of the large images that can be displayed in the group headers and links.
Inherited from Nav |
Large |
Use the Large option accessible in Nav |
Links | Gets the collection of links which refer to the item. |
Name |
Gets or sets the item’s name.
Inherited from Component |
Nav |
Gets the control to which the element belongs.
Inherited from Nav |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Small |
Use the Small option accessible in Nav |
Small |
Use the Small option accessible in Nav |
Small |
Gets the source of the small images that can be displayed in the group headers and links.
Inherited from Nav |
Small |
Use the Small option accessible in Nav |
Style |
Gets or sets the item’s disabled style. |
Super |
Gets or sets a super tool-tip for the current Nav |
Tag |
Gets or sets data associated with the element.
Inherited from Nav |
Visible |
Gets or sets a value specifying the visibility of the element.
Inherited from Nav |
See Also