[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ArDesigner.Designers.ReportInfoDesigner.PreFilterProperties

PreFilterProperties Method

PreFilterProperties(IDictionary)

Allows a designer to add to the set of properties that it exposes through a TypeDescriptor.

Declaration
protected override void PreFilterProperties(IDictionary properties)
Parameters
Type Name Description
IDictionary properties

The properties for the class of the component.

Overrides