Inheritance Hierarchy
RainWorx.FrameWorx.DTOReportRow
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class ReportRow
The ReportRow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReportRow | Initializes a new instance of the ReportRow class |
![]() | ReportRow(ListString, ListString, ListString) | Initializes a new instance of the ReportRow class |
Properties
Name | Description | |
---|---|---|
![]() | Names | |
![]() | Types | |
![]() | Values |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also