←Select platform

Direction Property

Summary

Direction of the drag operation.

Syntax

C#
VB
C++
public InteractiveDirection Direction { get; set; } 
Public Property Direction() As InteractiveDirection 
   Get 
   Set 
public:  
   property InteractiveDirection^ Direction 
   { 
      InteractiveDirection^ get() 
      void set(InteractiveDirection^ value) 
   } 

Property Value

The direction of the drag operation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly