UploadControlTextBoxStyleBase Class
In This Article
Serves as a base for classes that provide style settings defining the appearance of the ASPxUploadControl’s text box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class UploadControlTextBoxStyleBase :
AppearanceStyle
#Remarks
The UploadControlTextBoxStyleBase class serves as a base for the UploadControlNullTextStyle and UploadControlTextBoxStyle classes.
#Inheritance
See Also