Skip to main content
.NET 6.0+

CaptionHelper.DefaultNullValueText Field

Specifies the default value for the Value property of the Application Model‘s Localization | Texts | NullValueText node.

Namespace: DevExpress.ExpressApp.Utils

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string DefaultNullValueText = "N/A"

Field Value

Type
String
See Also