SectionListViewNewSection 方法 (String) |
添加列表区域
命名空间:
Swebui.Controls
程序集:
Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.133.17134+2c49d126d464232ac9a5157f96561862d8e39182
语法public ListViewSection NewSection(
string sectionId
)
Public Function NewSection (
sectionId As String
) As ListViewSection
参数
- sectionId
- 类型:SystemString
列表区域编号
返回值
类型:
ListViewSection[缺少 "M:Swebui.Controls.SectionListView.NewSection(System.String)" 的 <returns> 文档]
参见