ComponentOne FlexGrid for WinForms
IndexOf Method (ColumnCollection)

C1.Win.C1FlexGrid Namespace > ColumnCollection Class : IndexOf Method
Gets the index of the Column with the specified name.
Overload List
OverloadDescription
Gets the index of the Column with the specified name.  
Gets the index of the Column with the specified name. The search starts at a specified index.  
Gets the index of the Column with the specified name, optionally throwing an exception if the column is not found.  
Gets the index of the Column with the specified name, optionally throwing an exception if the column is not found. The search starts at a specified index.  
See Also

Reference

ColumnCollection Class
ColumnCollection Members