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