ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / LayoutChangingArgs Class / AllowChange Property

In This Topic
    AllowChange Property
    In This Topic
    Sets or returns a value indicating whether to allow the change.
    Syntax
    'Declaration
     
    Public Property AllowChange As Boolean
    public bool AllowChange {get; set;}

    Property Value

    Boolean.
    Remarks
    The default value of this property is True.
    See Also