Skip to main content

EditorTemplates.DescriptionDefaultStyle Property

Returns the editor description’s default style.

Namespace: DevExpress.Xpf.Printing.Parameters

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public static Style DescriptionDefaultStyle { get; }

Property Value

Type Description
Style

A Style value.

See Also