TableLayoutControlCollection

Wisej.Web.TableLayoutControlCollection

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Represents a collection of child controls in a table layout container.

public class TableLayoutControlCollection : ControlCollection

Constructors

Initializes a new instance of the TableLayoutControlCollection class.

Properties

TableLayoutPanel: Returns the parent TableLayoutPanel that contains the controls in the collection.

Methods

Adds the specified control to the collection and positions it at the specified cell.

Throws:

Last updated