ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IDetailEncoding Interface / ExcludeNulls Property

In This Topic
    ExcludeNulls Property (IDetailEncoding)
    In This Topic
    Gets the way to group null values
    Syntax
    'Declaration
     
    ReadOnly Property ExcludeNulls As Boolean
    bool ExcludeNulls {get;}
    See Also