Back to Devexpress

ParameterLookUpSettings Class

dashboard-devexpress-dot-dashboardcommon-49f2f6d9.md

latest1.5 KB
Original Source

ParameterLookUpSettings Class

Serves as the base class for classes that provide the look-up editor settings for dashboard parameters.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public abstract class ParameterLookUpSettings
vb
Public MustInherit Class ParameterLookUpSettings

The following members return ParameterLookUpSettings objects:

Inheritance

Object ParameterLookUpSettings DynamicListLookUpSettings

StaticListLookUpSettings

See Also

ParameterLookUpSettings Members

DevExpress.DashboardCommon Namespace