ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ChangeResult Structure
Properties

In This Topic
    ChangeResult Structure Members
    In This Topic

    The following tables list the members exposed by ChangeResult.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the IAction definition, if any, that should be performed. May be null.  
    Public PropertyGets the type of change resulting from Process() or an event handler for a custom report item.  
    Public Propertystatic (Shared in Visual Basic)Creates ChangeResult corresponding to no action.  
    Top
    See Also