The following tables list the members exposed by DropIndicator.
Name | Description | |
---|---|---|
DropIndicator Constructor | Creates a new DropIndicator |
Name | Description | |
---|---|---|
CopyToTextFormatString | Specify the format string for the drop indicator when you copy a node and drop it inside another node. | |
CssClass | Custom class which is merged with default CSS class that will be applied to the drop indicator. | |
InsertAfterTextFormatString | Specify the format string for the drop indicator when you insert after some node. | |
InsertBeforeTextFormatString | Specify the format string for the drop indicator when you insert before some node. | |
InsertBetweenTextFormatString | Specify the format string for the drop indicator when you insert between 2 nodes. | |
IsEmpty | Checks if all properties have default values. | |
MoveToTextFormatString | Specify the format string for the drop indicator when you move a node and drop it inside another node. | |
Visible | Specify whether to show a tool tip indicating where the node will be dropped. |
Name | Description | |
---|---|---|
ToString | Returns string formatted for visual designer. |