GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoPropertyModifier Class / ReadOnly Property
In This Topic
    ReadOnly Property
    In This Topic
    Gets or sets whether the GoPropertyModifier is read only.
    Syntax
    public bool ReadOnly {get; set;}
    See Also