CalendarControlBase.DrawCellLines Property
Gets or sets whether to draw lines between calendar cells.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.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