ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1DisplayColumnCollection.IndexOf Method

Overload List

Gets the index of the C1DisplayColumn specified by the C1DataColumn.

[Visual Basic] Overloads Public Function IndexOf(C1DataColumn) As Integer

[C#] public int IndexOf(C1DataColumn);

[Delphi] public  function IndexOf(C1DataColumn) : Int32; overload;

Gets the index of the C1DisplayColumn.

[Visual Basic] Overloads Public Function IndexOf(C1DisplayColumn) As Integer

[C#] public int IndexOf(C1DisplayColumn);

[Delphi] public  function IndexOf(C1DisplayColumn) : Int32; overload;

See Also

C1DisplayColumnCollection Class | C1DisplayColumnCollection Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.