Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

GridColumnCollection Class

GridColumnCollection class is a collection of GridColumn objects.

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

System.Object
   EO.Web.GridColumnCollection

[Visual Basic]
Public Class GridColumnCollection
[C#]
public class GridColumnCollection : IList, ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

GridColumnCollection Members | EO.Web Namespace


Direct link to this topic