ActiveReports 18 .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 ChangeResult corresponding to no action.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property None As ChangeResult
    public static ChangeResult None {get;}
    See Also