[]
Gets or sets the height of the header.
[Browsable(true)]
public int HeaderHeight { get; set; }
<Browsable(True)>
Public Property HeaderHeight As Integer
Type | Description |
---|---|
int | An int value that indicates the height of the header.
|
A zero value means the header height is calculated automatically.