System.Windows.Forms.TableLayoutStyleCollection: Method Members

The methods of System.Windows.Forms.TableLayoutStyleCollection are listed below. For a list of all members, see the TableLayoutStyleCollection Members list.

See Also: Inherited members from System.Object

Public Methods

Add(TableLayoutStyle) : int

Adds a new System.Windows.Forms.TableLayoutStyle to the end of the current collection.

Clear()

Disassociates the collection from its associated System.Windows.Forms.TableLayoutPanel and empties the collection.

RemoveAt(int)

Removes the style at the specified index of the collection.