Skip to main content

BooleanExportSettings.BooleanValue Attached Property

Specifies the format in which Boolean values are exported. This is a dependency property.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Core.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
Nullable<Boolean>

A default Boolean value.

See Also