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

In This Topic
    ExcludeNulls Property
    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