GrapeCity MultiRow Windows Forms Documentation
Direction Property (CellResizeCompletingEventArgs)


Gets the orientation of the resizing operation.
Syntax
Public ReadOnly Property Direction As Orientation
Dim instance As CellResizeCompletingEventArgs
Dim value As Orientation
 
value = instance.Direction
public Orientation Direction {get;}

Property Value

One of the System.Windows.Forms.Orientation values.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellResizeCompletingEventArgs Class
CellResizeCompletingEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.