点击或拖拽改变大小

PopListItem 类

列表选择项
继承层次

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

PopListItem 类型公开以下成员。

构造函数
  名称说明
公共方法PopListItem
初始化PopListItem类的一个新实例
公共方法PopListItem(String)
初始化PopListItem类的一个新实例
公共方法PopListItem(String, String)
初始化PopListItem类的一个新实例
Top
属性
  名称说明
公共属性FontSize
获取和设置元素文本大小
公共属性ForeColor
获取和设置元素前景色。
公共属性Group
获取元素所属的PoplistGroup
公共属性Tag
获取和设置Tag
(继承自 MobileViewCollectionItem。)
公共属性Text
获取和设置元素文本
公共属性Value
获取和设置元素值
Top
参见