combit List & Label 29 - .NET Help
combit.Reporting.DataProviders Namespace / HandleEnumerablePropertyEventArgs Class
Members


In This Topic
    HandleEnumerablePropertyEventArgs Class
    In This Topic
    Enables the application to offer a variable recursion depth for the ObjectDataProvider Class depending on the property currently being examined.
    Object Model
    HandleEnumerablePropertyEventArgs Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class HandleEnumerablePropertyEventArgs 
       Inherits System.EventArgs
    public sealed class HandleEnumerablePropertyEventArgs : System.EventArgs 
    public ref class HandleEnumerablePropertyEventArgs sealed : public System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          combit.Reporting.DataProviders.HandleEnumerablePropertyEventArgs

    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also