IGridControl.GetDataObject(Boolean) Méthode

Définition

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

Paramètres

bOnlyCurrentSelBlock
Boolean

Retours

S’applique à