Click or drag to resize

TableLayoutDimensions Property

Gets the dimensions of the table in cells.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Size Dimensions { get; }

Property Value

Type: Size
The dimensions of the table.
See Also