Back to Devexpress

BootstrapAppointmentStatus.Text Property

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

latest1.1 KB
Original Source

BootstrapAppointmentStatus.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

BootstrapAppointmentStatus Class

BootstrapAppointmentStatus Members

DevExpress.Web.Bootstrap Namespace