 | MindMappingItemEntityIsExpansion 属性 |
Sweet 开发框架
Gets or sets a value indicating whether the instance is expanded.
命名空间:
SweetUI.Factory
程序集:
SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public bool IsExpansion { get; set; }
Public Property IsExpansion As Boolean
Get
Set
member IsExpansion : bool with get, set
属性值
类型:
Booleantrue if this instance is expansion; otherwise,
false.
参见