GrapeCity MultiRow Windows Forms Documentation
LastRowPosition Enumeration


Specifies the position of the last row in GcMultiRow when scrolling.
Syntax
Public Enum LastRowPosition 
   Inherits System.Enum
Dim instance As LastRowPosition
public enum LastRowPosition : System.Enum 
Members
MemberDescription
BottomIndicates the last row can be scrolled to the bottom of GcMultiRow when scrolling.
TopIndicates the last row can be scrolled to the top of GcMultiRow when scrolling.
Inheritance Hierarchy

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

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.