ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Json.Mapper Namespace / CustomReportItemMappersExt Class / AddIfNotNull Method

In This Topic
    AddIfNotNull Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub AddIfNotNull( _
       ByVal propertiesCollection As CustomPropertyDefinitionCollection, _
       ByVal property As CustomPropertyDefinition _
    ) 

    Parameters

    propertiesCollection
    property
    See Also