Version

DropIndicator Class Members

The following tables list the members exposed by DropIndicator.

Public Constructors
 NameDescription
Public ConstructorDropIndicator ConstructorCreates a new DropIndicator  
Public Properties
 NameDescription
Public PropertyCopyToTextFormatStringSpecify the format string for the drop indicator when you copy a node and drop it inside another node.  
Public PropertyCssClassCustom class which is merged with default CSS class that will be applied to the drop indicator.  
Public PropertyInsertAfterTextFormatStringSpecify the format string for the drop indicator when you insert after some node.  
Public PropertyInsertBeforeTextFormatStringSpecify the format string for the drop indicator when you insert before some node.  
Public PropertyInsertBetweenTextFormatStringSpecify the format string for the drop indicator when you insert between 2 nodes.  
Public PropertyIsEmptyChecks if all properties have default values.  
Public PropertyMoveToTextFormatStringSpecify the format string for the drop indicator when you move a node and drop it inside another node.  
Public PropertyVisibleSpecify whether to show a tool tip indicating where the node will be dropped.  
Public Methods
 NameDescription
Public MethodToStringReturns string formatted for visual designer.  
See Also