Click or drag to resize
DashboardObjectCreateCustomClass Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public static string CreateCustomClass(
	string className,
	Font dataGridFont,
	Color textColour
)

Parameters

className
Type: SystemString
dataGridFont
Type: System.DrawingFont
textColour
Type: System.DrawingColor

Return Value

Type: String
See Also