点击或拖拽改变大小

NodeViewItem 类

NodeView节点
继承层次

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

NodeViewItem 类型公开以下成员。

构造函数
  名称说明
公共方法NodeViewItem
初始化NodeViewItem类的一个新实例
公共方法NodeViewItem(String, String, String, String)
初始化NodeViewItem类的一个新实例
Top
属性
  名称说明
公共属性Date
获取和设置节点时间
公共属性DateColor
获取与设置菜单项时间文本颜色
公共属性FontIcon
获取和设置FontIcon
公共属性IconColor
获取与设置FontIcon颜色
公共属性Image
获取和设置节点图像
公共属性SubText
获取和设置副文本内容
公共属性SubTextColor
获取与设置菜单项副文本颜色
公共属性Tag
获取和设置Tag
(继承自 MobileViewCollectionItem。)
公共属性Text
获取和设置文本内容
公共属性TextColor
获取与设置菜单项文本颜色
Top
参见