Class Utility
Inheritance
System.Object
Utility
Assembly: Infragistics.Reveal.DataLayer.dll
Syntax
public class Utility : Object
Constructors
Utility()
Declaration
Methods
ConvertToDashboardDataType(RVDashboardDataType)
Declaration
public static DashboardDataType ConvertToDashboardDataType(RVDashboardDataType type)
Parameters
Returns
| Type |
Description |
| Infragistics.ReportPlus.DashboardModel.DashboardDataType |
|
ConvertToRVDashboardDataType(DashboardDataType)
Declaration
public static RVDashboardDataType ConvertToRVDashboardDataType(DashboardDataType type)
Parameters
| Type |
Name |
Description |
| Infragistics.ReportPlus.DashboardModel.DashboardDataType |
type |
|
Returns