DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / ViewRow Class / Tag Property

In This Topic
    Tag Property (ViewRow)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Tag As Object
    public object Tag {get; set;}
    See Also