Class AliasCollectionItem
Inherited Members
Namespace: Reportman.Reporting
Assembly: Reportman.Reporting.dll
Syntax
public class AliasCollectionItem
Constructors
AliasCollectionItem()
Declaration
public AliasCollectionItem()
Fields
CurrentRow
Declaration
public int CurrentRow
Field Value
| Type | Description |
|---|---|
| int |
Properties
Alias
Declaration
public string Alias { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Data
Declaration
public DataTable Data { get; set; }
Property Value
| Type | Description |
|---|---|
| DataTable |