Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1PromptBoxContent Class / Text Property

In This Topic
    Text Property (C1PromptBoxContent)
    In This Topic
    Gets the text input.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also