TreeViewItem.Expanded 属性 | |
一个逻辑值,确定树形视图项是展开还是折叠。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY Expanded AS LOGIC GET SET
public virtual bool Expanded { get; set; }
查看代码属性值
类型:
Boolean一个逻辑值,确定树形视图项是展开还是折叠。
参见