SwebParentControlComponents 属性 |
获取包含在组件内的组件的集合。
命名空间:
Swebui.Controls
程序集:
Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.133.17134+2c49d126d464232ac9a5157f96561862d8e39182
语法public SwebComponentCollection Components { get; }
Public ReadOnly Property Components As SwebComponentCollection
Get
属性值
类型:
SwebComponentCollection一个 SwebComponentCollection,它表示组件内包含的组件的集合。
备注
参见