TdxNavBarCustomStyles.DropTargetGroup Property
Specifies a custom style applied to target groups being dragged over.
Declaration
property DropTargetGroup: TdxNavBarStyleItem index 2 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
You need to create a custom style to initialize this property at design time.
See Also