Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FilterDemo
EntityCheckedBox
C# Class FilterDemo.EntityCheckedBox
Inheritance:
EntitySimple
Show file
Open project: NanQi/demo
Class Usage Examples
Public Methods
Method
Description
EntityCheckedBox
(
DataRow
dr
,
bool
isChecked
,
int
index
) :
System
Method Details
EntityCheckedBox()
public
method
public
EntityCheckedBox
(
DataRow
dr
,
bool
isChecked
,
int
index
) :
System
dr
System.Data.DataRow
isChecked
bool
index
int
return
System