ASPxBinaryImage.EmptyValueTextStyle Property
In This Article
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.1.dll
#Declaration
public AppearanceStyle EmptyValueTextStyle { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also