ComponentOne True DBGrid for WinForms
RemoveHorizontalSplit Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : RemoveHorizontalSplit Method
Removes all the horizontal splits at the given index.
Syntax
'Declaration
 
Public Sub RemoveHorizontalSplit( _
   ByVal idx As System.Integer _
) 
public void RemoveHorizontalSplit( 
   System.int idx
)

Parameters

idx
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members