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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public AppearanceStyle EmptyValueTextStyle { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also