[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBag.PropertyNames

PropertyNames Property

PropertyNames

Gets the names of the properties contained in the bag.

Declaration
IEnumerable<string> PropertyNames { get; }
Property Value
Type Description
IEnumerable<string>

An enumerable collection of string representing the property names.