Skip to main content
Tab

EditorStyles.NullText Property

Gets the style settings defining the appearance of the prompt text.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual EditorDecorationStyle NullText { get; }

Property Value

Type Description
EditorDecorationStyle

An EditorDecorationStyle object containing style settings.

See Also