Gets or sets the detail rows for the table..
'Declaration Public Property Details As Details
public Details Details {get; set;}
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.
Table Class Table Members