Rectangle

TemplateTableParameters.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; null if it isn’t set.

See Also