RanorexRanorex Documentation
IsReadOnly Property
NamespacesRanorex.Core.DataColumnCollectionIsReadOnly
Gets a value indicating whether the collection is read-only.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
public:
virtual property bool IsReadOnly {
	bool get () sealed;
}
Return Value
true if the collection is read-only; otherwise, false.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.4.23593 (4.0.4.23593)