Suite Enum
Lists values that identify suites.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
None
|
No one suite is specified. |
All
|
Identifies all suites from this enumeration. |
Card
|
Identifies the Card View suite. |
Charting
|
Identifies the Charting suite. |
Editors
|
Identifies the Data Editors suite. |
Gauges
|
Identifies the Gauges suite. |
Grid
|
Identifies the Grid View suite. |
Html
|
Identifies the HTML Editor suite. |
Navigation
|
Identifies controls from the following suites: Data and Image Navigation, Docking and Popups, Site Navigation and Layout, File Management, and Multi-Use Site Controls. |
Pivot
|
Identifies the Pivot Grid suite. |
Reporting
|
Identifies the Reporting suite. |
Scheduling
|
Identifies the Scheduler suite. |
Spell
|
Identifies the Spell Checker suite. |
Spreadsheet
|
Identifies the Spreadsheet suite. |
Tree
|
Identifies the Tree List suite. |
Vertical
|
Identifies the Vertical Grid suite. |
Rich
|
Identifies the Rich Text Editor suite. |
Icons
|
Identifies the Icon Collection suite. |
Dashboard
|
Identifies the Dashboard suite. |
Query
|
Identifies the Query |
Client
|
Identifies the client Rich Text Editor suite. |
Gantt
|
Identifies the Gantt suite. |
Diagram
|
Identifies the Diagram suite. |
#Related API Members
The following properties accept/return Suite values:
#Remarks
Values listed by this enumeration are used to set the ResourceItem.Suite property.