PropertyGroup
StockSharp.Xaml.PropertyGrid.Maui
Group of properties by category.
Inherits: List<PropertyItem>
Constructors
PropertyGroup
public PropertyGroup(string name, IEnumerable<PropertyItem> items)
propertyGroup = PropertyGroup(name, items)
Creates a new property group.