PropertyGroup
StockSharp.Xaml.PropertyGrid.Maui
カテゴリ別物件のグループ。
継承元: List<PropertyItem>
コンストラクター
PropertyGroup
public PropertyGroup(string name, IEnumerable<PropertyItem> items)
propertyGroup = PropertyGroup(name, items)
新規プロパティグループを作成します。