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

EditorTemplates.DescriptionDefaultStyle Property

Returns the editor description’s default style.

Namespace: DevExpress.Xpf.Printing.Parameters

Assembly: DevExpress.Xpf.Printing.v21.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public static Style DescriptionDefaultStyle { get; }

Property Value

Type Description
Style

A Style value.

See Also