ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ChangeResult Structure / None Property

In This Topic
    None Property
    In This Topic
    Creates a ChangeResult corresponding to no action.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property None As ChangeResult
    public static ChangeResult None {get;}

    Property Value

    A ChangeResult representing no action.
    See Also