TableLayout

PageTableAreaOptions.TableLayout property

Gets the table layout which defines the table on a page.

public TemplateTableLayout TableLayout { get; }

Property Value

An instane of TemplateTableLayout class.

See Also