StyleManagerForm(IGaugeContainer) Constructor
Initializes a new instance of the StyleManagerForm class with the specified gauge container.
Namespace: DevExpress.XtraGauges.Presets.Styles
Assembly: DevExpress.XtraGauges.v24.1.Presets.dll
NuGet Package: DevExpress.Win.Gauges
Declaration
Parameters
Name | Type | Description |
---|---|---|
container | DevExpress.XtraGauges.Base.IGaugeContainer | An object implementing the IGaugeContainer interface. |
See Also