DevExpress.Snap.Core.API Namespace
Contains the application programming interface classes that allow you to manage the data source options of your DevExpress Snap application.
Assembly: DevExpress.Snap.v19.1.Core.dll
NuGet Package: DevExpress.Snap.Core
Classes
Interfaces
| Name | Description |
|---|---|
| IDataSourceOwner | If implemented by a class, contains properties related to a Snap application’s datasource. |
| ISnapFieldOwner | If implemented by a class, contains methods related to managing Snap fields in a document. |
| SnapBarCode | Provides functionality to manipulate bar codes in Snap documents. |
| SnapChart | A chart embedded in a Snap report. |
| SnapCheckBox | Provides functionality to manipulate check boxes in Snap documents. |
| SnapDocument | A central element of a Snap application that constitutes a report document and accounts for the creation and editing of a Snap report. |
| SnapEntity | The base for classes that provide functionality to manipulate various entities in Snap documents. |
| SnapHyperlink | Provides functionality to insert hyperlinks in Snap documents. |
| SnapImage | Provides functionality to manipulate images in Snap documents. |
| SnapList | Provides functionality to manipulate lists in Snap documents. |
| SnapListFilters | Provides functionality to data filtering. |
| SnapListGroupInfo | Maintains the header, footer and separator options of document groups. |
| SnapListGroups | Provides functionality to data grouping. |
| SnapListSorting | Provides functionality to sort lists. |
| SnapSingleListItemEntity | If implemented by a class, provides functionality to items of a Snap list. |
| SnapSingleListItemEntitySupportsParameters | If implemented by a class, provides functionality to items of a Snap list. |
| SnapSparkline | Provides functionality to manipulate sparklines in Snap documents. |
| SnapSubDocument | Provides the essential Snap document functionality. |
| SnapText | Provides functionality to manipulate text in Snap documents. |
| Theme | Maintains the overall look and feel of a report, by specifying the appearance of its elements. |
| ThemeCollection | A collection of Theme objects. |
Structs
| Name | Description |
|---|---|
| SnapListGroupParam | Assists in performing tasks related to data sorting in code. |
Delegates
Enums
| Name | Description |
|---|---|
| DataSourceChangeType | For internal use. |
| GroupInterval | Lists the available date-time group intervals. |