ToggledButton 构造函数 (ListEditerFontStyle) |
命名空间:
Swebui.Controls
程序集:
Swebui.Controls (在 Swebui.Controls.dll 中) 版本:1.0.0
语法public ToggledButton(
List<EditerFontStyle> data
)
Public Sub New (
data As List(Of EditerFontStyle)
)
参数
- data
- 类型:System.Collections.GenericListEditerFontStyle
[缺少 "M:Swebui.Controls.ToggledButton.#ctor(System.Collections.Generic.List{Swebui.Controls.EditerFontStyle})" 的 <param name="data"/> 文档]
参见