Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ValidationDecorator Class / Target Property

In This Topic
    Target Property
    In This Topic
    Gets or sets the target of the validation.
    Syntax
    'Declaration
     
    
    Public Property Target As FrameworkElement
    public FrameworkElement Target {get; set;}
    See Also