NavBarItem Members
In This Article
#Constructors
Name | Description |
---|---|
Nav |
Creates an instance of the Nav |
Nav |
Initializes a new instance of the Nav |
#Fields
Name | Description |
---|---|
Default |
Stores the original size of an image assigned to the Large or Small option accessible in Nav |
#Properties
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 |
#Methods
Name | Description |
---|---|
Bind |
Uses the command selector to find an appropriate parameterized command in the source and bind it to this Nav |
Bind |
Binds the specific parameterized command to this Nav |
Bind |
Uses the command selector to find an appropriate parameterized command of the target type in the source and bind it to this Nav |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Nav |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Nav |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Is |
Returns a Boolean value that indicates whether the current object is a separator. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Removes the current Nav |
To |
Returns the element’s full name.
Inherited from Nav |
#Events
Name | Description |
---|---|
Command |
Occurs when the Can |
Command |
Occurs after the value of the Command property has changed. |
Command |
Occurs after the value of the Command |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Item |
Fires when item property values are changed.
Inherited from Component |
Link |
Fires immediately after an item has been clicked. |
Link |
Fires immediately after a user pressed the item. |
See Also