Property IsReadOnly
IsReadOnly
Gets a value indicating whether this instance is read only.
bool IsReadOnly { get; }Property Value
- bool
- trueif this instance is read only; otherwise,- false.
Gets a value indicating whether this instance is read only.
bool IsReadOnly { get; }true if this instance is read only; otherwise, false.