DataBoundControlDesigner.IDataBindingSchemaProvider.CanRefreshSchema Property
.NET Framework (current version)
For a description of this member, see CanRefreshSchema.
Assembly: System.Design (in System.Design.dll)
Private ReadOnly Property CanRefreshSchema As Boolean Implements IDataBindingSchemaProvider.CanRefreshSchema
Property Value
Type: System.Booleantrue if the designer can refresh the data source; otherwise, false.
This member is an explicit interface member implementation. It can be used only when the DataBoundControlDesigner instance is cast to an IDataBindingSchemaProvider interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: