HtmlForgeX

API Reference

Class

MonitoringHealthGrid

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Methods

public MonitoringHealthGrid AddRow(String label, params MonitoringHealthState[] states) #
Returns: MonitoringHealthGrid

Parameters

label String requiredposition: 0
states MonitoringHealthState[] requiredposition: 1
public MonitoringHealthGrid Settings(Action<MonitoringHealthGridSettings> configure) #
Returns: MonitoringHealthGrid

Parameters

configure Action<MonitoringHealthGridSettings> requiredposition: 0
public override String ToString() #
Returns: String