RowToFieldTransformer.IWebPartField.Schema Property
.NET Framework (current version)
Gets the schema information for a data field that is used to share data between two Web Parts controls.
Assembly: System.Web (in System.Web.dll)
private abstract Schema : PropertyDescriptor with get private override Schema : PropertyDescriptor with get
Property Value
Type: System.ComponentModel.PropertyDescriptorA PropertyDescriptor describing the data schema.
Implements
IWebPartField.SchemaThis member is an explicit interface member implementation. It can be used only when the RowToFieldTransformer instance is cast to an IWebPartField interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: