DataObjectAttribute::NonDataObject Field
.NET Framework (current version)
Indicates that the class is not suitable for binding to an ObjectDataSource object at design time. This field is read-only.
Assembly: System (in System.dll)
Field Value
Type: System.ComponentModel::DataObjectAttribute^The NonDataObject field returns a new DataObjectAttribute object with the IsDataObject property set to false.
.NET Framework
Available since 2.0
Available since 2.0
Show: