The methods of System.Windows.Forms.GridColumnStylesCollection are listed below. For a list of all members, see the GridColumnStylesCollection Members list.
See Also: Inherited members from System.Windows.Forms.BaseCollection
Adds a column style to the collection.
Adds an array of column style objects to the collection.
Clears the collection of System.Windows.Forms.DataGridColumnStyle objects.
Gets a value indicating whether the System.Windows.Forms.GridColumnStylesCollection contains a System.Windows.Forms.DataGridColumnStyle associated with the specified System.ComponentModel.PropertyDescriptor.
Gets a value indicating whether the System.Windows.Forms.GridColumnStylesCollection contains the System.Windows.Forms.DataGridColumnStyle with the specified name.
Gets a value indicating whether the System.Windows.Forms.GridColumnStylesCollection contains the specified System.Windows.Forms.DataGridColumnStyle.
Gets the index of a specified System.Windows.Forms.DataGridColumnStyle.
Removes the specified System.Windows.Forms.DataGridColumnStyle from the System.Windows.Forms.GridColumnStylesCollection.
Removes the System.Windows.Forms.DataGridColumnStyle with the specified index from the System.Windows.Forms.GridColumnStylesCollection.
Sets the System.ComponentModel.PropertyDescriptor for each column style in the collection to null.
Raises the GridColumnStylesCollection.CollectionChanged event.