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

In This Topic
    Property Property
    In This Topic
    The non-virtual property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Property As System.Reflection.PropertyInfo
    public System.Reflection.PropertyInfo Property {get;}
    See Also