TableElement.RepeatingColumnsCount

TableElement.RepeatingColumnsCount property

Gets or sets the maximum columns count for table.

public int RepeatingColumnsCount { get; set; }

See Also