| Visual Basic (Declaration) | |
|---|---|
Public Function SetRange( _ ByVal range As ContentRange _ ) As LayoutResult | |
| C# | |
|---|---|
public LayoutResult SetRange( ContentRange range ) | |
Parameters
- range
- The content range of the layout result.
|
| ActiveReports Developer 7 | |
| SetRange Method | |
| See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > LayoutResult Structure : SetRange Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function SetRange( _ ByVal range As ContentRange _ ) As LayoutResult | |
| C# | |
|---|---|
public LayoutResult SetRange( ContentRange range ) | |