ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / ValueAggregateEncoding.DetailEncoding Class / ExcludeNulls Property

In This Topic
    ExcludeNulls Property (ValueAggregateEncoding.DetailEncoding)
    In This Topic
    Gets or sets the way to group null values
    Syntax
    'Declaration
     
    Public Property ExcludeNulls As Boolean
    public bool ExcludeNulls {get; set;}
    See Also