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