Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / Status Class / Text Property

In This Topic
    Text Property (Status)
    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