Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ThreatsManager
Extensions
Reporting
EmptyRow
C# Class ThreatsManager.Extensions.Reporting.EmptyRow
A row which is empty and should not be shown.
Inheritance:
ThreatsManager.Extensions.Reporting.ItemRow
Datei anzeigen
Open project: simonec73/threatsmanager
Class Usage Examples
Public Methods
Method
Description
EmptyRow
(
string
label
) :
System
Constructor.
Method Details
EmptyRow()
public
method
Constructor.
public
EmptyRow
(
string
label
) :
System
label
string
Label of the Row.
return
System