ComponentOne Data Source for Entity Framework
C1.LiveLinq.LiveViews Namespace / ViewRowPropertyInfo Class / PropertyName Property

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