GridControl.GetDataObjectInternal(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- bOnlyCurrentSelBlock
- Boolean