FineUICore 12.0
全栈 ASP.NET Core 低代码开发框架
载入中...
搜索中...
未找到
FineUICore.GridRowEventArgs类 参考

表格行事件参数 更多...

Public 成员函数

 GridRowEventArgs (int rowIndex, string rowID)
 构造函数
 

属性

int RowIndex [get]
 行索引
 
string RowID [get]
 行ID
 

详细描述

表格行事件参数

构造及析构函数说明

◆ GridRowEventArgs()

FineUICore.GridRowEventArgs.GridRowEventArgs ( int rowIndex,
string rowID )

构造函数

参数
rowIndex行索引
rowID行ID

属性说明

◆ RowID

string FineUICore.GridRowEventArgs.RowID
get

行ID

◆ RowIndex

int FineUICore.GridRowEventArgs.RowIndex
get

行索引


该类的文档由以下文件生成: