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

DefaultBarItemNames.ExtractStyle Field

Returns “DevExpress_Xpf_Reports_Ribbon_bExtractStyle”. Corresponds to the Home page’s Extract Style toolbar button that creates a new style based on the selected control’s appearance settings.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v20.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ExtractStyle = "DevExpress_Xpf_Reports_Ribbon_bExtractStyle"

Field Value

Type
String
See Also