MenuItemBinding::IDataSourceViewSchemaAccessor::DataSourceViewSchema Property
.NET Framework (current version)
For a description of this member, see DataSourceViewSchema.
Assembly: System.Web (in System.Web.dll)
private: property Object^ DataSourceViewSchema { virtual Object^ get() sealed = IDataSourceViewSchemaAccessor::DataSourceViewSchema::get; virtual void set(Object^ value) sealed = IDataSourceViewSchemaAccessor::DataSourceViewSchema::set; }
Property Value
Type: System::Object^This member is an explicit interface member implementation. It can be used only when the MenuItemBinding instance is cast to an IDataSourceViewSchemaAccessor interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: