Details Property (TableStyleContent)
In This Topic
Gets or sets the details style content of the table.
Syntax
'Declaration
Public Property Details As Details
public Details Details {get; set;}
Property Value
The details style content as a
Details.
See Also