EditableDesignerRegion.SupportsDataBinding Property
.NET Framework (current version)
Gets or sets a value indicating whether the region can be bound to a data source.
Assembly: System.Design (in System.Design.dll)
abstract SupportsDataBinding : bool with get, set override SupportsDataBinding : bool with get, set
Property Value
Type: System.Booleantrue if the EditableDesignerRegion content supports binding to a data source; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: