Skip to content

Commit afd9c29

Browse files
committed
Grids. Share images.
1 parent 8ba8e2c commit afd9c29

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

References/StockSharp.Xaml.dll

-512 Bytes
Binary file not shown.

References/StockSharp.Xaml.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,11 @@
467467
Event of double-clicking the mouse on the selected item.
468468
</summary>
469469
</member>
470+
<member name="P:StockSharp.Xaml.GridControl.BaseGridControl.BackupService">
471+
<summary>
472+
Backup service for sharing exports.
473+
</summary>
474+
</member>
470475
<member name="M:StockSharp.Xaml.GridControl.BaseGridControl.#ctor">
471476
<summary>
472477
Initializes a new instance of the <see cref="T:StockSharp.Xaml.GridControl.BaseGridControl" />.
@@ -4398,7 +4403,7 @@
43984403
</member>
43994404
<member name="P:StockSharp.Xaml.SecurityPicker.FilteredSecurities">
44004405
<summary>
4401-
Instruments filtered.
4406+
Filtered instruments.
44024407
</summary>
44034408
</member>
44044409
<member name="P:StockSharp.Xaml.SecurityPicker.SelectedType">

_ReleaseNotes/CHANGE_LOG_API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ StockSharp API Change log
2727
* (bug) CandleBuilder. Fix High/Low volumes.
2828
* (bug) RenkoCandleBuilder fix.
2929
* (bug) PnFCandleBuilder fix.
30+
* (feature) Grids. Share images.
3031

3132
###v4.3.24:
3233
* (feature) Remote storage. Edit users.

0 commit comments

Comments
 (0)