NavElement Properties
Implements the common functionality of groups and items.
Name | Description |
---|---|
Allow |
Use the Allow option accessible in Nav |
Allow |
Gets or sets whether the element’s caption is formatted using HTML tags. |
Appearance | Gets the appearance settings used to paint the element. |
Appearance |
Gets the appearance settings used to paint the current element when it’s hot-tracked. |
Appearance |
Gets the appearance settings used to paint the element when it’s pressed. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Caption | Gets or sets the element’s caption. |
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. |
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. |
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. |
Large |
Use the Large option accessible in Nav |
Name |
Gets or sets the item’s name.
Inherited from Component |
Nav |
Gets the control to which the element belongs. |
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. |
Small |
Use the Small option accessible in Nav |
Super |
Gets or sets a super tool-tip for the current Nav |
Tag | Gets or sets data associated with the element. |
Visible | Gets or sets a value specifying the visibility of the element. |
See Also