Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / Status Class / ToString Method

In This Topic
    ToString Method (Status)
    In This Topic
    Overrides the default behavior.
    Syntax
    'Declaration
     
    
    Public Overridable Function ToString() As String
    public virtual string ToString()

    Return Value

    The text which identifies a user interface object.
    See Also