Skip to main content

TdxNavBarCustomStyles.DropTargetLink Property

Specifies a custom style applied to the line indicating the target position of the dragged link.

Declaration

property DropTargetLink: TdxNavBarStyleItem index 3 read; write;

Property Value

Type
TdxNavBarStyleItem

Remarks

You need to create a custom style to initialize this property at design time.

See Also