Size Property (TablixHeader)
In This Topic
Gets or sets a height or width of a group header.
Syntax
'Declaration
Public Property Size As Length
public Length Size {get; set;}
Property Value
A
Length value indicating the size of the group header.
See Also