ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

SelectedColumnCollection Class

Contains a collection of C1DataColumn objects that represent columns that are selected.

For a list of all members of this type, see SelectedColumnCollection Members.

System.Object

     System.Collections.CollectionBase

         C1.Win.C1TrueDBGrid.C1DataColumnCollection

             C1.Win.C1TrueDBGrid.SelectedColumnCollection

[Visual Basic]

Public Class SelectedColumnCollection

Inherits C1DataColumnCollection

[C#]

public class SelectedColumnCollection : C1DataColumnCollection

[Delphi]

type SelectedColumnCollection = class (C1DataColumnCollection);

Namespace: C1.Win.C1TrueDBGrid

Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)

See Also

SelectedColumnCollection Members | C1.Win.C1TrueDBGrid Namespace


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