Class TableSemanticGroup
public class TableSemanticGroup
- Inheritance
-
TableSemanticGroup
- Inherited Members
Constructors
TableSemanticGroup()
public TableSemanticGroup()
Properties
DataRows
public List<string[]> DataRows { get; set; }
Property Value
RowLabel
public string? RowLabel { get; set; }