A WPF UserControl that receives real-time or historical alarms and visualize them in charts or grids
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public sealed class GdxViewControl : ViewControl, IDisposable, IServiceProvider |
Visual Basic |
---|
Public NotInheritable Class GdxViewControl _ Inherits ViewControl _ Implements IDisposable, IServiceProvider |
JScript |
---|
public final class GdxViewControl extends ViewControl implements IDisposable, IServiceProvider |
Inheritance Hierarchy
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls..::..UserControl
Ico.WPF.Specialized..::..ViewControl
Ico.Gdx..::..GdxViewControl
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls..::..UserControl
Ico.WPF.Specialized..::..ViewControl
Ico.Gdx..::..GdxViewControl