Back to Devexpress

ControlContext Class

dashboard-devexpress-dot-dashboardcommon-f6fd0df0.md

latest1.3 KB
Original Source

ControlContext Class

A base class for classes that provide a connection between Dashboard items and corresponding underlying controls.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public abstract class ControlContext
vb
Public MustInherit Class ControlContext

Inheritance

Object ControlContext ChartContext

GaugeExportContext

GaugeContext

GridContext

See Also

ControlContext Members

DevExpress.DashboardCommon Namespace