Lists values that specify the type of the List Box dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v19.2.Core.dll
Name | Description |
---|---|
Checked | Allows end-users to select multiple values in the list box. |
Radio | Allows end-users to select only a single value in the radio group. |
Values listed in this enumeration are used to set the ListBoxDashboardItem.ListBoxType property.