ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Spinner Class / Value Property

In This Topic
    Value Property (Spinner)
    In This Topic
    Gets or sets the value.
    Syntax
    public Nullable<double> Value {get; set;}
    Public Property Value As Nullable(Of Double)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also