ActiveReports 8
IPropertyBag Interface Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace : IPropertyBag Interface

Glossary Item Box

The following tables list the members exposed by IPropertyBag.

Public Properties

 NameDescription
 PropertyPropertyNamesGets names of the properties contained in the bag.  
Top

Public Methods

 NameDescription
 MethodGetPropertyContentGet the content for the named property without evaluation.  
 MethodGetValueGet the value for the named property.  
Top

See Also