ActiveReports Developer 7
RefreshPropertyBrowser Method
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > ITrackSelectionService Interface : RefreshPropertyBrowser Method

Glossary Item Box

Updates all the properties within the properties browser.

Syntax

Visual Basic (Declaration) 
Sub RefreshPropertyBrowser() 
C# 
void RefreshPropertyBrowser()

See Also