Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1NumericBox Class / Watermark Property

In This Topic
    Watermark Property
    In This Topic
    Gets or sets the watermark content displayed when the control is empty.
    Syntax
    'Declaration
     
    
    Public Property Watermark As Object
    public object Watermark {get; set;}
    See Also