Back to Devexpress

TdxCustomNavBar.TargetGroup Property

vcl-dxnavbar-dot-tdxcustomnavbar-3448abdc.md

latest887 B
Original Source

TdxCustomNavBar.TargetGroup Property

Represents a target group in drag & drop operations.

Declaration

delphi
property TargetGroup: TdxNavBarGroup read;

Property Value

Type
TdxNavBarGroup

Remarks

The TargetGroup property returns the NavBar group onto which another group is being dragged. The property returns nil in drag & drop operations when the target point does not belong to the NavBar control.

See Also

Internal and External Drag & Drop Operations

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit