次の方法で共有


GridControl.GetDataObjectInternal(Boolean) メソッド

定義

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

パラメーター

bOnlyCurrentSelBlock
Boolean

戻り値

適用対象