MenuDesigner::IDataBindingSchemaProvider::CanRefreshSchema Property
.NET Framework (current version)
Gets a value indicating whether the provider can refresh the schema. For a description of this member, see the IDataBindingSchemaProvider::CanRefreshSchema property.
Assembly: System.Design (in System.Design.dll)
private: property bool CanRefreshSchema { virtual bool get() sealed = IDataBindingSchemaProvider::CanRefreshSchema::get; }
This member is an explicit interface member implementation. It can be used only when the MenuDesigner instance is cast to an IDataBindingSchemaProvider interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: