Classes

  Class Description
Public class C1DropDown
C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.
Public class C1DropDownButton
C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.
Public class C1SplitButton
Button which contains another button in the right side which opens a popup.
Public class SelectionChangedEventArgs<(Of <(<'T>)>)>
Provides data for the SelectionChanged event.
Public class ValidateInputEventArgs
Arguments for the event fired to validate the input.

Structures

  Structure Description
Public structure C1ZoomUnit
Represent a zoom which can be expresed like a fixed value, or relative to the viewport.

Enumerations

  Enumeration Description
Public enumeration C1ListBoxItemState
State of a C1ListBoxItem.
Public enumeration C1ZoomUnitType
Represent the kind of zoom.
Public enumeration Condition
Defines how to filter the items of combobox.
Public enumeration DropDownDirection
Provides the supported expand directions for the C1ComboBox.
Public enumeration SelectOnFocusCondition
Defines the possible conditions that cause selection of an entire control text when control receives focus.
Public enumeration ZoomMode
Indicates the current mode for zoom behavior in the ScrollViewer content.