| ProjectPropertiesWindowRefreshProperties Method |
This is called to refresh the property grid after a change that may have affected it.
Namespace: SandcastleBuilder.Gui.ContentEditorsAssembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax public void RefreshProperties()
Public Sub RefreshProperties
public:
void RefreshProperties()
member RefreshProperties : unit -> unit
See Also