PropertyGroup

StockSharp.Xaml.PropertyGrid.Maui

按类别划分属性组.

继承自: List<PropertyItem>

构造函数

PropertyGroup
public PropertyGroup(string name, IEnumerable<PropertyItem> items)
propertyGroup = PropertyGroup(name, items)

创建新属性组。

属性

Name
public string Name { get; }
value = propertyGroup.Name

类名.