Gets a value indicating whether access to the collection is synchronized (thread safe).
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool IsSynchronized { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property IsSynchronized As Boolean |
true if access to the collection is synchronized (thread safe); otherwise, false.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |