DataSource for Entity Framework in WPF
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 String
    public override string ToString()
    See Also