Layout

TemplateTable.Layout property

Gets the table layout.

public TemplateTableLayout Layout { get; }

Property Value

An instance of TemplateTableLayout class that represents the table layout; null if it isn’t set.

See Also