ComponentOne Data Source for Entity Framework
C1.LiveLinq.LiveViews Namespace / ViewRow Class / ToString Method

In This Topic
    ToString Method (ViewRow)
    In This Topic
    Gets the string representing this view row.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also