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

所属するカテゴリー名