Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Contact Class / Text Property

In This Topic
    Text Property (Contact)
    In This Topic
    Gets or sets the text which identifies a user interface object.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also