TdxCustomNavBar.StyleDropTargetLink Property
Specifies a custom style applied to the line indicating the target position of the dragged link.
Declaration
property StyleDropTargetLink: TdxNavBarStyleItem index 3 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.CustomStyles.DropTargetLink property instead.
See Also