| Visual Basic (Declaration) | |
|---|---|
Public Property HeaderLineOffset As Integer | |
| C# | |
|---|---|
public int HeaderLineOffset {get; set;} | |
Property Value
IntegerA negative value will cause the line to rise into the header section. A positive value will cause the line to drop into the calendar section.
The header line will only be displayed if the HeaderLine property is set to true.