GrapeCity MultiRow Windows Forms Documentation
Direction Property (CellAutoFitPreferredSizeNeededEventArgs)


Gets the current automatic fit direction.
Syntax
Public ReadOnly Property Direction As Orientation
Dim instance As CellAutoFitPreferredSizeNeededEventArgs
Dim value As Orientation
 
value = instance.Direction
public Orientation Direction {get;}

Property Value

A System.Windows.Forms.Orientation value that represents the current automatic fit direction.
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

CellAutoFitPreferredSizeNeededEventArgs Class
CellAutoFitPreferredSizeNeededEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.