TableDataCell.CustomDataCollection

TableDataCell.CustomDataCollection property

The cell custom data collection

public List<TableCustomData> CustomDataCollection { get; set; }

See Also