Table of Contents

Namespace GHIElectronics.Endpoint.UI.Controls

Classes

Border
Button
Canvas
Chart
Chart.DataItem
Chart.Point
Chart.PointF
Chart.PointModel
CheckBox
ContentControl
Control
DataGrid

The DataGrid component is a list-based component that provides a grid of rows and columns.

DataGrid.TapCellEventArgs

Tap cell event arguments.

DataGridColumn

The DataGridColumn class describes a column in a DataGrid component.

DataGridItem

The DataGridItem class describes an item in a DataGrid component.

DataGridItemComparer

The DataGridItemComparer class allows comparison between DataGridItems.

Dropdown
Gauge
Image

Summary description for Image.

ListBox
ListBoxItem
ListBoxItemCollection
ListBoxItemHighlightable
MessageBox
MessageBox.MessageBoxRoutedEventArgs
Panel
Point
ProgressBar
RadioButton
RadioButtonManager
ScrollChangedEventArgs
ScrollViewer
SelectionChangedEventArgs
Slider

The Slider component lets users select a value by sliding a knob along a track.

Slider.ValueChangedEventArgs
StackPanel
Text
TextBox
TextChangedEventArgs
TextFlow
TextRun
TextRunCollection

Enums

Chart.ChartMode
DataGrid.Order

The order in which rows are sorted.

Direction
MessageBox.DialogResult
MessageBox.MessageBoxButtons
Orientation
ScrollingStyle

Delegates

DataGrid.OnTapCell

Tap cell event handler.

MessageBox.MessageBoxRoutedEventHandler
ScrollChangedEventHandler
SelectionChangedEventHandler
Slider.ValueChangedEventHandler
TextChangedEventHandler