This commit is contained in:
Курнат Андрей
2026-03-23 19:56:35 +03:00
parent d54f5b8e22
commit bf9f54f91c
226 changed files with 3250 additions and 33 deletions

View File

@@ -347,6 +347,8 @@ namespace XLAB2
{
private bool _isBatchSelected;
public string InstrumentName { get; set; }
public string InstrumentType { get; set; }
public string RangeText { get; set; }