PropertyGroup
StockSharp.Xaml.PropertyGrid.Maui
按类别划分属性组.
继承自: List<PropertyItem>
构造函数
PropertyGroup
public PropertyGroup(string name, IEnumerable<PropertyItem> items)
propertyGroup = PropertyGroup(name, items)
创建新属性组。