| Visual Basic (Declaration) | |
|---|---|
Function GetPropertyContent( _ ByVal name As System.String _ ) As System.Object | |
| C# | |
|---|---|
System.object GetPropertyContent( System.string name ) | |
Parameters
- name
- Name of the property to retrieve.
|
| ActiveReports Developer 7 | |
| GetPropertyContent Method | |
| See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > IPropertyBag Interface : GetPropertyContent Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Function GetPropertyContent( _ ByVal name As System.String _ ) As System.Object | |
| C# | |
|---|---|
System.object GetPropertyContent( System.string name ) | |