MenuDesigner::RefreshSchema Method (Boolean)
.NET Framework (current version)
Refreshes the schema of the data source view for the associated Menu control.
Assembly: System.Design (in System.Design.dll)
Parameters
- preferSilent
-
Type:
System::Boolean
If true, does not display error messages when exceptions occur during processing; otherwise, exception messages are displayed.
The RefreshSchema method will be called by the design host only if the CanRefreshSchema property is true.
.NET Framework
Available since 2.0
Available since 2.0
Show: