ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Slider Namespace / C1Slider Class / DragFill Property

In This Topic
    DragFill Property
    In This Topic
    A value determines whether the fill may be dragged between the buttons.
    Syntax
    'Declaration
     
    Public Property DragFill As System.Boolean
    public System.bool DragFill {get; set;}
    See Also