[]
Gets or sets the height of the header.
public int HeaderHeight { get; set; }
Public Property HeaderHeight As Integer
Type | Description |
---|---|
int | A int value that indicates the height of the header.
|
The zero value means the height of the header is calculated automatically.