Rectangle

TemplateTableLayout.Rectangle property

Gets the rectangular area that contains the table.

public Rectangle Rectangle { get; }

Property Value

An instance of Rectangle class that represents the rectangular area that contains the table.

See Also