Skip to main content

GaugeLayoutElementCollection<T> Class

A base class for collections containing gauge elements that need to be laid out.

Namespace: DevExpress.UI.Xaml.Gauges

Assembly: DevExpress.UI.Xaml.Gauges.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public class GaugeLayoutElementCollection<T> :
    GaugeElementCollectionBase<T>

Type Parameters

Name
T
See Also