GrapeCity MultiRow Windows Forms Documentation
SplitMode Enumeration


Specifies which direction the split line can be used in.
Syntax
Public Enum SplitMode 
   Inherits System.Enum
Dim instance As SplitMode
public enum SplitMode : System.Enum 
Members
MemberDescription
BothDisplays the split button in the horizontal and vertical direction.
HorizontalDisplays the split button horizontally.
NoneDoes not display the split button.
VerticalDisplays the split button vertically.
Inheritance Hierarchy

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

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
SplitMode Property

 

 


Copyright © GrapeCity, inc. All rights reserved.