DataObjectAttribute.DataObject Campo

Definizione

Indica che la classe è adatta per l'associazione a un oggetto ObjectDataSource in fase di progettazione. Questo campo è di sola lettura.

public: static initonly System::ComponentModel::DataObjectAttribute ^ DataObject;
public static readonly System.ComponentModel.DataObjectAttribute DataObject;
 staticval mutable DataObject : System.ComponentModel.DataObjectAttribute
Public Shared ReadOnly DataObject As DataObjectAttribute 

Valore del campo

Commenti

Il DataObject campo restituisce un nuovo DataObjectAttribute oggetto con la IsDataObject proprietà impostata su true.

Si applica a