Class TableRowGroup
Inheritance
System.Object
TableRowGroup
Namespace: Syncfusion.XPS
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public class TableRowGroup : Object
Constructors
TableRowGroup()
Declaration
public TableRowGroup()
Properties
Items
Declaration
public TableRow[] Items { get; set; }
Property Value
Type |
---|
TableRow[] |