Property TableData
TableData
Gets or sets the TableData that defines the table content. Setting this recomputes column widths, row heights, and redraws the table.
public TableData TableData { get; set; }
Gets or sets the TableData that defines the table content. Setting this recomputes column widths, row heights, and redraws the table.
public TableData TableData { get; set; }