| Visual Basic (Declaration) | |
|---|---|
Public Property AllowChange As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool AllowChange {get; set;} | |
Return Value
Boolean.The default value of this property is True.
| ActiveReports.Design3 | Request technical support |
| AllowChange Property | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Property AllowChange As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool AllowChange {get; set;} | |