WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1RangeSlider Class / ValidationDecoratorStyle Property
In This Topic
    ValidationDecoratorStyle Property (C1RangeSlider)
    In This Topic
    Gets or sets the style that is applied to the inner C1ValidationDecorator.
    Syntax
    public Style ValidationDecoratorStyle {get; set;}
    See Also