Gets or sets whether to draw lines between calendar cells.
public bool DrawCellLines { get; set; }
Public Property DrawCellLines As Boolean