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

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