Back to Devexpress

CalendarControlBase.Text Property

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-calendarcontrolbase-d1f36f1c.md

latest1.2 KB
Original Source

CalendarControlBase.Text Property

This member supports the internal infrastructure, and is not intended to be used directly from your code. This property is not relevant for this class.

Namespace : DevExpress.XtraEditors.Controls

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Bindable(false)]
[Browsable(false)]
public override string Text { get; set; }
vb
<Bindable(False)>
<Browsable(False)>
Public Overrides Property Text As String

Property Value

Type
String

See Also

CalendarControlBase Class

CalendarControlBase Members

DevExpress.XtraEditors.Controls Namespace