NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ColumnCollection Class

Represents the collection of columns to be displayed in a DataGrid control.

Object
   ColumnCollection

[Visual Basic]
NotInheritable Public Class ColumnCollection
   Implements ICollection, IEnumerable, IStateManager
[C#]
public sealed class ColumnCollection : ICollection, IEnumerable,
   IStateManager
[C++]
public __gc __sealed class ColumnCollection : public ICollection,
   IEnumerable, IStateManager
[JScript]
public class ColumnCollection implements ICollection, IEnumerable,
   IStateManager

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

ColumnCollection Members | System.Web.UI.WebControls Namespace | TBD | TBD