Back to Devexpress

EditorStyles.BinaryImageEmptyValueText Property

aspnet-devexpress-dot-web-dot-editorstyles-5b2a2942.md

latest1.1 KB
Original Source

EditorStyles.BinaryImageEmptyValueText Property

Gets the style settings that define the appearance of a binary image empty value text.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceStyle BinaryImageEmptyValueText { get; }
vb
Public Overridable ReadOnly Property BinaryImageEmptyValueText As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace