| Visual Basic (Declaration) | |
|---|---|
Public Property AllowNodeExchange As Boolean | |
| C# | |
|---|---|
public bool AllowNodeExchange {get; set;} | |
Property Value
BooleanSetting this property to alse within the BeforeNodeExchange event will cancel the operation.
| dbicList | Send comments on this topic. |
| AllowNodeExchange Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > BeforeNodeExchangeEventArgs Class : AllowNodeExchange Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property AllowNodeExchange As Boolean | |
| C# | |
|---|---|
public bool AllowNodeExchange {get; set;} | |