Class GenericDescribableTableRow
Inheritance
GenericDescribableTableRow
Assembly: Colectica.Reporting.dll
Syntax
public class GenericDescribableTableRow
Constructors
GenericDescribableTableRow(IDescribable)
Declaration
public GenericDescribableTableRow(IDescribable describable)
Parameters
Properties
Description
Declaration
public string Description { get; set; }
Property Value
Label
Declaration
public string Label { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value