ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1StopsSlider Class / AllowAdding Property

In This Topic
    AllowAdding Property
    In This Topic
    Gets or sets whether new stops can be added by tapping the track.
    Syntax
    'Declaration
     
    
    Public Property AllowAdding As Boolean
    public bool AllowAdding {get; set;}
    See Also