Remarks
Intersoft ClientUI includes a vast collection of state-of-the-art content controls to enhance your application with great user experiences.
In addition to its rich styles and features, these advanced content controls are fully comply to the ISO-standards in usability, enabling developers and UX designers to rapidly add great presentation without trading-off the fundamental usability aspects.
ClientUI's advanced content controls are ranging from essential items control such as accordion with elegant sliding animation and powerful list box with smooth drag-drop and MVVM support, to interactive call out, intelligent popup, and an elegant Aero-theme scroll viewer that designed based on platform-standard human interface guidelines.
Classes
NavigationPaneCommands | Provides UXNavigationPane related commands. |
TreeViewCollapsedEventArgs | Provides data for the UXTreeViewItem.Collapsed event. |
TreeViewExpandEventArgs | Provides data for the UXTreeViewItem.Expand event. |
TreeViewTreeLineVisibilityChangedEventArgs | |
UXAccordion | Represents a collection of collapsed and expanded UXAccordionItem controls. |
UXAccordionItem | Represents a control that displays a header and has a collapsable content. |
UXAccordionOption | Represents a control that option for UXAccordionItem. |
UXComboBox | Represents a selection control in a drop-down list form. |
UXComboBoxItem | Represents a control that displays list item. |
UXListBox | Represents a list control that displays a collection of UXListBoxItem. |
UXListBoxItem | Represents a control that displays list item. |
UXNavigationPane | Represents a fluid navigation control that contains multiple items which share the same space on the screen. |
UXNavigationPaneItem | Represents a navigation pane item. |
UXSearchBox | Represents a search box control with built-in dropdown and search button. |
UXSearchBoxItem | Represents a control that displays list item. |
UXSelector | |
UXSelectorItem | |
UXSelectorPanel | Represents a UXSelectorPanel panel |
UXTreeView | Represents a versatile, feature-packed treeview control for displaying and navigating hierarchical data. |
UXTreeViewConnectingLines | |
UXTreeViewItem | Represents a treeview item which is used in a UXTreeView control. |
UXVirtualizingListBox | Represents a virtualizing list control that displays a collection of UXListBoxItem. |
Delegates
TreeViewCollapsedEventHandler | Represents the methods that will handle Collapsed event. |
TreeViewExpandEventHandler | Represents the methods that will handle Expand event. |
TreeViewTreeLineVisibilityChangedEventHandler | Represents the methods that will handle Expand event. |
Enumerations
AccordionAction | Determines the action the UXAccordionItem will perform. |
AutoSelectMode | Specifies value that determine the action associated to expand or collapse in UXTreeView. |
BusyMode | Specifies value that control the busy behavior when search is in progress. |
ExpandAction | Specifies values that control action that perform expand on UXAccordion. |
LoadOnDemandMode | Specifies value that determine the load on demand behavior in UXTreeView. |
OptionSelectionMode | Specifies value that determine the selection option behavior on UXAccordion. |
SelectionMode | Specifies value that control the selection modes. |
SelectionSequence | Determines the order in which visual states are set. |
TreeExpandMode | Specifies value that determine the expand behavior on UXTreeView. |
TreeSelectionMode | Specifies value that determine the selection behavior in UXTreeView. |