DataGridBoolCellClone Method
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public override DataGridCell Clone()
Public Overrides Function Clone As DataGridCell
Return Value
DataGridCell
A clone (deep copy) of the current
DataGridBoolCell instance.