Back to Devexpress

ASPxBinaryImage.EmptyValueTextStyle Property

aspnet-devexpress-dot-web-dot-aspxbinaryimage-a22a2668.md

latest1.2 KB
Original Source

ASPxBinaryImage.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

ASPxBinaryImage Class

ASPxBinaryImage Members

DevExpress.Web Namespace