DataGrid Help
C#
VB
Show/Hide TOC
Data
Grid
Bool
Cell Constructor
Initializes a new instance of the
DataGridBoolCell
class.
Definition
Namespace:
BeeMobile.DataGrid
Assembly:
BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
C#
Copy
public
DataGridBoolCell
()
VB
Copy
Public
Sub
New
See Also
Reference
DataGridBoolCell Class
DataGridBoolCell Overload
BeeMobile.DataGrid Namespace
In This Article
Definition
See Also