System.Windows.Forms.TableLayoutStyleCollection Class

Implements the basic functionality for a collection of table layout styles.

See Also: TableLayoutStyleCollection Members

Syntax

[System.ComponentModel.Editor("System.Windows.Forms.Design.StyleCollectionEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(System.Drawing.Design.UITypeEditor))]
public abstract class TableLayoutStyleCollection : IList

Remarks

The System.Windows.Forms.TableLayoutStyleCollection class represents the collection of all the styles used to describe the columns or rows in an associated System.Windows.Forms.TableLayoutPanel. Classes derived from System.Windows.Forms.TableLayoutStyleCollection are specialized as follows:

Most of the members of System.Windows.Forms.TableLayoutStyleCollection are implementations of IList.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0