Back to Devexpress

BootstrapAppointmentLabel.Text Property

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapappointmentlabel.md

latest1.1 KB
Original Source

BootstrapAppointmentLabel.Text Property

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
[DefaultValue("")]
public string Text { get; set; }
vb
<DefaultValue("")>
Public Property Text As String

Property Value

TypeDefault
StringString.Empty

See Also

BootstrapAppointmentLabel Class

BootstrapAppointmentLabel Members

DevExpress.Web.Bootstrap Namespace