ComponentOne List for WinForms
C1.Win.C1List.Util Namespace / HBar Class / ToString Method

In This Topic
    ToString Method (HBar)
    In This Topic
    Returns a string the represents the current object.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    A string the represents the current object
    See Also