combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyGroupFooterLinesOptions Class / AlsoOnEmptyGroup Property


In This Topic
    AlsoOnEmptyGroup Property
    In This Topic
    Gets or sets if the group footer should also be triggered if the group is actually empty (e.g. due to filters, appearance conditions etc.).
    Syntax
    'Declaration
     
    
    Public Property AlsoOnEmptyGroup As String
    public string AlsoOnEmptyGroup {get; set;}
    public:
    property String^ AlsoOnEmptyGroup {
       String^ get();
       void set (    String^ value);
    }
    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