Class TableSemanticView
public class TableSemanticView
- Inheritance
-
TableSemanticView
- Inherited Members
Constructors
TableSemanticView()
public TableSemanticView()
Properties
Groups
public List<TableSemanticGroup> Groups { get; set; }
Property Value
HeaderRows
public List<string[]> HeaderRows { get; set; }
Property Value
IsFormStyle
public bool IsFormStyle { get; set; }