ActiveReports 12
PropertyNames Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > IPropertyBag Interface : PropertyNames Property
Gets names of the properties contained in the bag.
Syntax
'Declaration
 
ReadOnly Property PropertyNames As IEnumerable(Of String)
IEnumerable<string> PropertyNames {get;}
See Also

Reference

IPropertyBag Interface
IPropertyBag Members