Skip to main content
All docs
V26.1
  • ICustomPropertyProvider.CustomProperties Property

    Gets a collection of custom properties.

    Namespace: DevExpress.DashboardCommon

    Assembly: DevExpress.Dashboard.v26.1.Core.dll

    Declaration

    CustomProperties CustomProperties { get; }

    Property Value

    Type Description
    CustomProperties

    A CustomProperties object that is a collection of custom properties.

    See Also