Visual Basic (Declaration) | |
---|---|
Public Overridable Function GetPreferredSize( _ ByVal proposedSize As Size _ ) As Size |
C# | |
---|---|
public virtual Size GetPreferredSize( Size proposedSize ) |
Parameters
- proposedSize
ActiveReports Developer 7 | |
GetPreferredSize Method | |
See Also |
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : GetPreferredSize Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Overridable Function GetPreferredSize( _ ByVal proposedSize As Size _ ) As Size |
C# | |
---|---|
public virtual Size GetPreferredSize( Size proposedSize ) |