Skip to main content
Tab

UploadControlNullTextStyle Class

Defines style settings for null text in a text box.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public class UploadControlNullTextStyle :
    UploadControlTextBoxStyleBase

The following members return UploadControlNullTextStyle objects:

#Remarks

An object of the UploadControlNullTextStyle type can be accessed via the ASPxUploadControl.NullTextStyle property.

See Also