Interaction logic for TAlarmWindow.xaml

Namespace: T.Wpf.RunControls
Assembly: T.Wpf (in T.Wpf.dll)

<System.Reflection.Obfuscation(Feature = "renaming", ApplyToMembers = true)> _ 
Public Class TAlarmWindow 
Inherits UserControl 
Implements IComponentConnector, _ 
IBindingHandler, _ 
IDisplayComponent, _ 
IListChanged, _ 
IClipboardSafe
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Feature = "renaming", ApplyToMembers = true)] 
public class TAlarmWindow : UserControl
IComponentConnector
IBindingHandler
IDisplayComponent
IListChanged
IClipboardSafe
This language is not supported or no code example is available.
Name Description
Public property Display24HFormat Display date time in 24H format
Top
Name Description
Public method AckPage() Ack visible alarms
Public method ExportToCsv(string, string) Export alarms to file (CSV Format)
Public method ExportToXml(string) Export alarms to file (XML Format)
Public method GetItems() Get all items
Public method GetSelectedRows() Get selected rows
Public method Print(string, string, string, bool) Print alarms
Public method Refresh() Refresh control
Top

.NET Framework

Supported in: 4.6.2, 4.7