FlexGrid for WinForms
IndexOf Method (ColumnCollection)



Gets the index of the Column with the specified name.
Overload List
OverloadDescription
IndexOf(String)Gets the index of the Column with the specified name.  
IndexOf(String,Int32)Gets the index of the Column with the specified name. The search starts at a specified index.  
IndexOf(String,Boolean)Gets the index of the Column with the specified name, optionally throwing an exception if the column is not found.  
IndexOf(String,Boolean,Int32)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.  
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

ColumnCollection Class
ColumnCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback