HtmlForgeX

API Reference

Class

MonitoringGrid

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.

Returned or exposed by

Accepted by parameters

Constructors

public MonitoringGrid() #

Methods

public MonitoringGrid Panel(String title, Action<MonitoringPanel> configure, Int32 span = 12) #
Returns: MonitoringGrid

Parameters

title String requiredposition: 0
configure Action<MonitoringPanel> requiredposition: 1
span Int32 = 12 optionalposition: 2
public override String ToString() #
Returns: String