Lingua

GridControl.GetDataObject(Boolean) Metodo

Definizione

public:
 virtual System::Windows::Forms::DataObject ^ GetDataObject(bool bOnlyCurrentSelBlock);
public System.Windows.Forms.DataObject GetDataObject(bool bOnlyCurrentSelBlock);
abstract member GetDataObject : bool -> System.Windows.Forms.DataObject
override this.GetDataObject : bool -> System.Windows.Forms.DataObject
Public Function GetDataObject (bOnlyCurrentSelBlock As Boolean) As DataObject

Parametri

bOnlyCurrentSelBlock
Boolean

Valori restituiti

Implementazioni

Si applica a