MenuDesigner.IDataBindingSchemaProvider.Schema Property
.NET Framework (current version)
Gets the current schema object for the designer. For a description of this member, see the IDataBindingSchemaProvider.Schema property.
Assembly: System.Design (in System.Design.dll)
private abstract Schema : IDataSourceViewSchema with get private override Schema : IDataSourceViewSchema with get
Property Value
Type: System.Web.UI.Design.IDataSourceViewSchemaThe current schema object for the designer.
Implements
IDataBindingSchemaProvider.SchemaThis 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: