ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotConfig Class / ShowNulls Property

In This Topic
    ShowNulls Property
    In This Topic
    Gets or sets the way to show null entries
    Syntax
    'Declaration
     
    Public Property ShowNulls As ShowNulls
    public ShowNulls ShowNulls {get; set;}
    See Also