NavBarAppearances.LinkDropTarget Property
In This Article
Gets the appearance settings used to paint the horizontal line which indicates the position that the link is being dragged to.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
#Remarks
For more information on appearances, see the Appearances topic.
See Also