Gets or sets the detail rows for the table..
| Visual Basic (Declaration) | |
|---|---|
Public Property Details As Details | |
| C# | |
|---|---|
public Details Details {get; set;} | |
Property Value
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.