Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1ColorPicker Class / ValidationDecoratorStyle Property

In This Topic
    ValidationDecoratorStyle Property
    In This Topic
    Gets or sets the style that is applied to the inner C1.Xaml.C1ValidationDecorator.
    Syntax
    'Declaration
     
    Public Property ValidationDecoratorStyle As Style
    public Style ValidationDecoratorStyle {get; set;}
    See Also