FileContextReadOnlySource Property

Determines if source file is read-only, so the user should not be able to save changes back to it.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public bool ReadOnlySource { get; set; }

Property Value

Boolean

See Also