Back to Devexpress

BinaryImageEditProperties.EmptyValueTextStyle Property

aspnet-devexpress-dot-web-dot-binaryimageeditproperties-a799f6a3.md

latest1.3 KB
Original Source

BinaryImageEditProperties.EmptyValueTextStyle Property

Gets the settings defining the appearance of the text displayed in the editor when there is no image.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle EmptyValueTextStyle { get; }
vb
Public ReadOnly Property EmptyValueTextStyle As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

An AppearanceStyle object that contains style settings.

|

See Also

EmptyValueText

Binary Image

BinaryImageEditProperties Class

BinaryImageEditProperties Members

DevExpress.Web Namespace