Skip to main content

CaptionsForBoolValuesAttribute.CaptionForTrue Property

Specifies the caption displayed for the property’s true value.

Namespace: DevExpress.Persistent.Base

Assembly: DevExpress.ExpressApp.v26.1.dll

Declaration

public string CaptionForTrue { get; }

Property Value

Type Description
String

A string specifying the caption displayed for the property’s true value.

See Also