网页
图片
视频
学术
词典
地图
更多
航班
笔记本
GridViewRow
网络
属性
网络释义
1.
属性
精通ASP.NET... ... 10.4.4 LinqDataSource 自定义 118 10.4.5
GridViewRow
属性
118 10.4.6 GridView 控件的刷新 119 ...
baike.baidu.com
|
基于5个网页
例句
释义:
全部
全部
,
属性
属性
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
To
determine
the
state
of
a
GridViewRow
object
,
use
the RowState
property
.
若要
确定
GridViewRow
对象
的
状态
,
请
使用
RowState
属性
。
msdn2.microsoft.com
2.
A
GridViewRow
object
also
has
a
state
associated
with it
.
GridViewRow
对象
也
有
与其
关联
的
状态
。
msdn2.microsoft.com
3.
To
determine
the
index
of
a
GridViewRow
object
in the
Rows
collection
,
use
the RowIndex
property
.
若要
确定
Rows
集合
中
GridViewRow
对象
的
索引
,
请
使用
RowIndex
属性
。
msdn2.microsoft.com
4.
The
GridViewRow
object
is
in
its
normal
(
default
)
state
.
GridViewRow
对象
处于
其
正常
(
默认
)
状态
。
msdn2.microsoft.com
5.
To
determine
the
row
type
of
a
GridViewRow
object
,
use
the RowType
property
.
若要
确定
GridViewRow
对象
的
行
类型
,
请
使用
RowType
属性
。
msdn2.microsoft.com
6.
Gets
a
collection
of
GridViewRow
objects
that
represent
the
data
rows
in a GridView
control
.
获取
表示
GridView
控件
中
数据
行
的
GridViewRow
对象
的
集合
。
msdn2.microsoft.com
7.
Gets
a
GridViewRow
object
that
represents
the
header
row
in
a GridView
control
.
获取
表示
GridView
控件
中
的
标题
行
的
GridViewRow
对象
。
msdn2.microsoft.com
8.
Gets
a
GridViewRow
object
that
represents
the
footer
row
in
a GridView
control
.
获取
表示
GridView
控件
中
的
脚注
行
的
GridViewRow
对象
。
msdn2.microsoft.com
9.
The
GridViewRow
object
is
an
alternate
row
in
the GridView
control
.
GridViewRow
对象
是
GridView
控件
中
的
一个
备用
行
。
msdn2.microsoft.com
10.
The
GridViewRow
object
is
in
edit
mode
.
GridViewRow
对象
处于
编辑
模式
。
msdn2.microsoft.com
1
2