CaptionsForBoolValuesAttribute.CaptionForFalse Property
Specifies the caption displayed for the property’s false value.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A string specifying the caption displayed for the property’s false value. |
See Also