Data
-
Grid
Displays tabular data sets
-
List
A simple list with multi-selection
-
ListBox
Displays a collection of items with content in custom layouts
-
ListGroup
Represents a collapsible panel with list of items
-
ListView
Displays a collection of items using several different views
-
PivotGrid
Summarizes the data of a more extensive table
-
TreeGrid
Displays hierarchical data structures in multiple columns
Editors
-
Button
Represents a button
-
CheckBox
Represents a check box
-
DatePicker
Allows the user to select a date by using a drop-down calendar
-
Numeric
Displays a numeric value and allows changes within a range of defined minimum and maximum values
-
ProgressBar
Visualize the progression of an operation
-
RadioButton
Represents a radio button
-
Rating
Visualizes ratings
-
Select
Allows you to select an item from a dropdown list
-
Slider
Allows changes to a numeric value within a range of defined minimum and maximum values
Layout
-
Accordion
Displays a list of expandable groups in vertical or horizontal layout
-
Dialog
Displays a modal window
-
GroupBox
An expandable container with header and content
-
Paginator
Allows you to divide the content in multiple views in single page
-
SideBar
Allows you to add a custom content panel that appears by sliding from page side over main content<
-
SplitContainer
Consists of movable bar with tabs that divides the container's display area into two resizable panels<
-
Splitter
A movable bar that can resize elements during run-time
-
TabStrip
Consists of multiple scrollable panels that share the same space
Navigation
-
Breadcrumb
Used for navigation, where each item can have a link that is automatically separated
-
ListBar
Displays a list of expandable groups with items
-
ListScroller
Displays a scrollable item list in horizontal or vertical layout
-
Menu
Allows you to create static or dynamic menus
-
TreeList
Allows you to navigate through tree hierarchy showing only one list at a time
-
TreeView
Displays hierarchical data structures
Presentation
-
SlideBar
Animates slides composed of custom content
Utility
-
AutoComplete
Represents a text box with a dropdown list where you can choose among suggested options
-
ButtonGroup
Manages actions of multiple buttons arranged in group
-
Calendar
Enables the user to select a date using a visual monthly calendar display
-
ContextMenu
Represents a shortcut menu
-
DropDown
Shows other components in a dropdown window
-
DropDownButton
Represents a button with option to show a dropdown list
-
Header
Basic header
-
Item
Basic item
-
PopOver
Displays custom HTML content over specified element
-
ScrollBar
Customizable scroll bar
-
Tooltip
Adds a tooltip to an element