GrapeCity MultiRow Windows Forms Documentation
FixDirection Enumeration


Specifies which side is fixed when a cell performs an automatic fit action.
Syntax
Public Enum FixDirection 
   Inherits System.Enum
Dim instance As FixDirection
public enum FixDirection : System.Enum 
Members
MemberDescription
HeightThe height is fixed when a cell performs an automatic fit action.
NoneNeither width nor height is fixed when a cell performs an automatic fit action.
WidthThe width is fixed when a cell performs an automatic fit action.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.FixDirection

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

GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.