Skip to main content
A newer version of this page is available. .

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.v21.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
Nullable<Boolean>

A default Boolean value.

See Also