DataControlFieldDesigner::IsEnabled Method (DataBoundControl^)
.NET Framework (current version)
When overridden in a derived class, gets a value that indicates whether the data field is enabled in the fields editor.
Assembly: System.Design (in System.Design.dll)
Parameters
- parent
-
Type:
System.Web.UI.WebControls::DataBoundControl^
The data-bound control that contains the data field.
Return Value
Type: System::BooleanA value that indicates whether the data field is enabled in the fields editor.
.NET Framework
Available since 2.0
Available since 2.0
Show: