DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / ViewRowPropertyInfo Class / PropertyName Property

In This Topic
    PropertyName Property (ViewRowPropertyInfo)
    In This Topic
    Gets the name of the property.
    Syntax
    'Declaration
     
    Public ReadOnly Property PropertyName As String
    public string PropertyName {get;}
    See Also