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

In This Topic
    CustomReportItemMappersExt Class Members
    In This Topic

    The following tables list the members exposed by CustomReportItemMappersExt.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Changes given collection GrapeCity.ActiveReports.PageReportModel.CustomPropertyDefinitionCollection by setting a property with a given name to a given value If there is no property with that name in a given collection or its value is empty, the collection will not be changed.  
    Public Methodstatic (Shared in Visual Basic)Changes given collection GrapeCity.ActiveReports.PageReportModel.CustomPropertyDefinitionCollection by setting a property with a given name to a given value  
    Public Methodstatic (Shared in Visual Basic)Sets property using setter if there is in the collection GrapeCity.ActiveReports.PageReportModel.CustomPropertyDefinitionCollection and removes it from the collection. If there is no property with that name in a given collection, the collection will not be changed.  
    Public Methodstatic (Shared in Visual Basic)Converts given ExpressionInfo GrapeCity.Enterprise.Data.Expressions.ExpressionInfo to boolean  
    Public Methodstatic (Shared in Visual Basic)Converts given ExpressionInfo to enum T  
    Public Methodstatic (Shared in Visual Basic)Converts given ExpressionInfo to Int32  
    Top
    See Also