The timer used to change the details
Namespace: Ico.Awx.DataGridAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public DispatcherTimer Timer { get; set; } |
Visual Basic |
---|
Public Property Timer As DispatcherTimer Get Set |
JScript |
---|
function get Timer () : DispatcherTimer function set Timer (value : DispatcherTimer) |