CustomProperties Class
A collection of custom properties.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v21.2.Core.dll
Declaration
Remarks
The CustomProperties object is a collection of keys and values, where a key is a custom property’s unique name. Note that the unique name should contain only letters, numbers, and the underscore symbol and cannot start with a number.
Related GitHub Examples
The following code snippets (auto-collected from DevExpress Examples) contain references to the CustomProperties class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.