| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal report As IReport, _ ByVal targetDevice As ITargetDevice _ ) | |
| C# | |
|---|---|
public LayoutInfo( IReport report, ITargetDevice targetDevice ) | |
Parameters
- report
- targetDevice
| DataDynamics.Reports.Extensibility | Support Forum |
| LayoutInfo Constructor(IReport,ITargetDevice) | |
| See Also | |
|
| DataDynamics.Reports.Extensibility.Layout Namespace > LayoutInfo Structure > LayoutInfo Constructor : LayoutInfo Constructor(IReport,ITargetDevice) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal report As IReport, _ ByVal targetDevice As ITargetDevice _ ) | |
| C# | |
|---|---|
public LayoutInfo( IReport report, ITargetDevice targetDevice ) | |