List & Label .NET
combit.Reporting.DataProviders Namespace / HandleEnumerablePropertyEventArgs Klasse / PropertyPath Eigenschaft


In diesem Thema
    PropertyPath Eigenschaft (HandleEnumerablePropertyEventArgs)
    In diesem Thema

    Liefert den Pfad zur aktuellen Ebene zurück, bspw. Customer>Orders>OrderDetails>Products.

    Syntax
    'Deklaration
     
    
    Public ReadOnly Property PropertyPath As String
    public string PropertyPath {get;}
    public:
    property String^ PropertyPath {
       String^ get();
    }
    Anforderungen

    Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10

    Siehe auch