ResourceItem.ExtensionSuite Property
Gets or sets a value that specifies a set of extensions to which the current setting applies.
Namespace: DevExpress.Web.Mvc.UI
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public ExtensionSuite? ExtensionSuite { get; set; }
#Property Value
Type | Description |
---|---|
Nullable<Extension |
One of the Extension |
Available values:
Name | Description |
---|---|
All | Identifies all extensions from this enumeration. |
Navigation |
Identifies extensions from the following components: Data and Image Navigation, Docking and Popups, Site Navigation and Layout, File Management, and Multi-Use Site Extensions. |
Editors | Identifies all editor extensions (see Data Editors Extensions). |
Grid |
Identifies the Grid |
Html |
Identifies the Html |
Chart | Identifies the Charting extension. |
Report | Identifies the Reporting extension. |
Pivot |
Identifies the Pivot |
Scheduler | Identifies all extensions from the Scheduler component (see Scheduler). |
Tree |
Identifies the Tree |
Icons | Identifies resources for colored and gray icons, size 16x16 and 32x32. |
Dashboard | Identifies the Dashboard extension. |
Spreadsheet | Identifies the Spreadsheet extension (see Spreadsheet). |
Spell |
Identifies the Spell |
Rich |
Identifies the Rich |
Card |
Identifies the Card |
Vertical |
Identifies the Vertical |
Bootstrap | Identifies the Bootstrap extension. |
Query |
Identifies the Query |
Gantt | Identifies the Gantt extension. |
Diagram | Identifies the Diagram extension. |
Client |
Identifies the client Rich |