ComponentOne True DBGrid for WinForms
IndexOf Method (SplitCollection)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > SplitCollection Class : IndexOf Method
Gets the index if the specified Split.
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal v As View _
) As System.Integer
public System.int IndexOf( 
   View v
)

Parameters

v
See Also

Reference

SplitCollection Class
SplitCollection Members