ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1MaskedTextBox Class / PlaceholderText Property

In This Topic
    PlaceholderText Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property PlaceholderText As System.String
    public System.string PlaceholderText {get; set;}
    See Also