Back to Devexpress

UploadControlButtonPropertiesBase.Text Property

aspnet-devexpress-dot-web-dot-uploadcontrolbuttonpropertiesbase.md

latest1.1 KB
Original Source

UploadControlButtonPropertiesBase.Text Property

Gets or sets the text displayed in a button.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual string Text { get; set; }
vb
Public Overridable Property Text As String

Property Value

TypeDescription
String

A String value specifying the text of the button.

|

See Also

UploadControlButtonPropertiesBase Class

UploadControlButtonPropertiesBase Members

DevExpress.Web Namespace