ActiveReports 13
AllowChange Property

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design Namespace > LayoutChangingArgs Class : AllowChange Property
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

Reference

LayoutChangingArgs Class
LayoutChangingArgs Members