Version

DropIndicator class Members

The following tables list the members exposed by DropIndicator.

Public Constructors
 NameDescription
Public ConstructorDropIndicator Constructor  
Public Properties
 NameDescription
Public PropertycopyToFormatStringGet format string used for copy.  
Public PropertycopyToTextGet copy-to text.  
Public PropertycssClassGet the user defined drop indicator CSS class. If the user does not specify this CSS class a default class is provided.  
Public PropertyinsertAfterFormatStringGet format string used for insert after.  
Public PropertyinsertAfterTextGet insert after text.  
Public PropertyinsertBeforeFormatStringGet format string used for insert before.  
Public PropertyinsertBeforeTextGet insert before text.  
Public PropertyinsertBetweenFormatStringGet format string used for insert between.  
Public PropertyinsertBetweenTextGet insert between text.  
Public PropertymoveToFormatStringGet format string used for move.  
Public PropertymoveToTextGet move-to text.  
Public PropertyvisibleChecks if drop indicator is visible.  
See Also