Click or drag to resize

TableLayout Properties

The TableLayout type exposes the following members.

Properties
  NameDescription
Public propertyControls
Gets an enumeration of controls that are directly contained by this container
(Overrides ContainerControls.)
Public propertyDimensions
Gets the dimensions of the table in cells.
Public propertyPadding
Gets or sets the padding bordering the table.
Public propertyRows
Gets the collection of rows in the table
Public propertySpacing
Gets or sets the horizontal and vertical spacing between each of the cells of the table.
Top
See Also