UploadControlNullTextStyle Class
In This Article
Defines style settings for null text in a text box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class UploadControlNullTextStyle :
UploadControlTextBoxStyleBase
#Related API Members
The following members return UploadControlNullTextStyle objects:
#Remarks
An object of the UploadControlNullTextStyle type can be accessed via the ASPxUploadControl.NullTextStyle property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
UploadControlTextBoxStyleBase
UploadControlNullTextStyle
See Also