NavElement.SmallImages Property
In This Article
Gets the source of the small images that can be displayed in the group headers and links.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Property Value
Type | Description |
---|---|
Object | A Image |
#Remarks
This property returns the image list assigned to the NavBarControl’s NavBarControl.SmallImages property.
See Also