aspnet-devexpress-dot-web-51efc01b.md
Defines style settings for null text in a text box.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class UploadControlNullTextStyle :
UploadControlTextBoxStyleBase
Public Class UploadControlNullTextStyle
Inherits UploadControlTextBoxStyleBase
The following members return UploadControlNullTextStyle objects:
An object of the UploadControlNullTextStyle type can be accessed via the ASPxUploadControl.NullTextStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle UploadControlTextBoxStyleBase UploadControlNullTextStyle
See Also