Leadtools.Medical.Workstation Namespace > ListWithEvents<T> Class : IsReadOnly Property |
public bool IsReadOnly {get;}
'Declaration Public ReadOnly Property IsReadOnly As Boolean
'Usage Dim instance As ListWithEvents(Of T) Dim value As Boolean value = instance.IsReadOnly
public: __property bool get_IsReadOnly();