[]
        
(Showing Draft Content)

C1.Win.DataFilter.ListingPropertyEventArgs.Parents

Parents Property

Parents

Gets the collection of parent properties for the current property.

Declaration
public IReadOnlyList<PropertyInfo> Parents { get; }
Public ReadOnly Property Parents As IReadOnlyList(Of PropertyInfo)