CalendarControlBase.DrawCellLines Property
In This Article
Gets or sets whether to draw lines between calendar cells.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if lines between calendar cells are visible; otherwise, false. |
See Also