Back to Devexpress

StyleManager Class

corelibraries-devexpress-dot-xtragauges-dot-core-7ebe404f.md

latest1.2 KB
Original Source

StyleManager Class

A Style Manager form that allows end-users to customize gauge styles at runtime.

Namespace : DevExpress.XtraGauges.Core

Assembly : DevExpress.XtraGauges.v25.2.Core.dll

NuGet Package : DevExpress.Gauges.Core

Declaration

csharp
public static class StyleManager
vb
Public Module StyleManager

Remarks

The StyleManager class provides the static StyleManager.Show method, which displays the Style Manager form for the specified GaugeControl.

Inheritance

Object StyleManager

See Also

StyleManager Members

DevExpress.XtraGauges.Core Namespace