Skip to main content
A newer version of this page is available. .
Tab

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.v19.2.dll

Declaration

public AppearanceStyle EmptyValueTextStyle { get; }

Property Value

Type Description
AppearanceStyle

An AppearanceStyle object that contains style settings.

See Also