Share via


GridControl.GetDataObjectInternal(Boolean) Méthode

Définition

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

Paramètres

bOnlyCurrentSelBlock
Boolean

Retours

S’applique à