ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSliderSettings Class / EndValueLocked Property

In This Topic
    EndValueLocked Property
    In This Topic
    Gets or sets a value indicating whether the slider's end thumb will not accept mouse events.
    Syntax
    Public Property EndValueLocked As Boolean
    public bool EndValueLocked {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also