[]
Gets or sets the detail rows for a table.
public Details Details { get; set; }
| Type | Description |
|---|---|
| Details | A Details object containing the set of detail rows for the table. |
The table must include at least one of the following: Details, Header, or Footer.