Fired when the alias is reset
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Action ResetCallback { get; private set; } |
| Visual Basic |
|---|
Public Property ResetCallback As Action Get Private Set |
| JScript |
|---|
function get ResetCallback () : Action private function set ResetCallback (value : Action) |