IComponentContainerSettings 接口
- 程序集
- ClassIsland.Core.dll
代表一个容器组件设置。
public interface IComponentContainerSettings
属性
Children
组件容器包含的组件
ObservableCollection<ComponentSettings> Children { get; set; }
代表一个容器组件设置。
public interface IComponentContainerSettings
组件容器包含的组件
ObservableCollection<ComponentSettings> Children { get; set; }