Compartir a través de


GridControl.GetDataObjectInternal(Boolean) Método

Definición

protected:
 virtual System::Windows::Forms::DataObject ^ GetDataObjectInternal(bool bOnlyCurrentSelBlock);
protected virtual System.Windows.Forms.DataObject GetDataObjectInternal (bool bOnlyCurrentSelBlock);
abstract member GetDataObjectInternal : bool -> System.Windows.Forms.DataObject
override this.GetDataObjectInternal : bool -> System.Windows.Forms.DataObject
Protected Overridable Function GetDataObjectInternal (bOnlyCurrentSelBlock As Boolean) As DataObject

Parámetros

bOnlyCurrentSelBlock
Boolean

Devoluciones

Se aplica a