点击或拖拽改变大小

PopListGroup 类

列表选择组
继承层次

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core.Controls (在 Smobiler.Core.Controls.dll 中) 版本:6.0.641.16928
语法
public class PopListGroup : MobileViewCollectionItem, 
	IMobileViewCollectionOwner

PopListGroup 类型公开以下成员。

构造函数
  名称说明
公共方法PopListGroup
初始化PopListGroup类的一个新实例
Top
属性
  名称说明
公共属性Items
获取列表选择项集合
公共属性ItemVisible
获取和设置列表选择项是否显示
公共属性Tag
获取和设置Tag
(继承自 MobileViewCollectionItem。)
公共属性Title
获取和设置组标题
公共属性TitleVisible
获取和设置组标题是否显示
公共属性Value
获取和设置组值
Top
方法
  名称说明
公共方法AddListItem(String)
添加选择项
公共方法AddListItem(String, String)
添加选择项
Top
参见