Options

IDropdownComponent.Options property

コンポーネントがクリックされたときに表示されるオプション (ドロップダウン項目) のリスト

public List<string> Options { get; set; }

関連項目