Skip to main content
All docs
V25.1
  • AzureTrafficIncidentOptions.ExpandCluster Property

    Specifies whether to list all traffic incidents in a cluster separately.

    Namespace: DevExpress.Xpf.Map

    Assembly: DevExpress.Xpf.Map.v25.1.dll

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public bool ExpandCluster { get; set; }

    Property Value

    Type Description
    Boolean

    ‘true’ to list all traffic incidents in a cluster separately; otherwise, false (default).

    See Also