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!

GridColumnsCollection Properties

The properties of the GridColumnsCollection class are listed below. For a complete list of GridColumnsCollection class members, see the GridColumnsCollection Members topic.

Public:

All Gets or sets all of the DataGridColumn objects in the collection.
Count (inherited from BaseCollection) [To be supplied.]
IsReadOnly (inherited from BaseCollection) [To be supplied.]
IsSynchronized (inherited from BaseCollection) [To be supplied.]
Item Overloaded. Gets a specified TBD in the GridColumnsCollection.

In C#, this member is the indexer for the GridColumnsCollection class.

SyncRoot (inherited from BaseCollection) [To be supplied.]

Protected:

List [To be supplied.]

See Also

GridColumnsCollection Class | System.WinForms Namespace