Back to Devexpress

CalendarControlBase.IsDateCleared Property

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-calendarcontrolbase-01426c74.md

latest1.2 KB
Original Source

CalendarControlBase.IsDateCleared Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors.Controls

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public virtual bool IsDateCleared { get; protected set; }
vb
<Browsable(False)>
Public Overridable Property IsDateCleared As Boolean

Property Value

Type
Boolean

See Also

CalendarControlBase Class

CalendarControlBase Members

DevExpress.XtraEditors.Controls Namespace