GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoTextControl Class / PropertyModifier Property
In This Topic
    PropertyModifier Property (GoTextControl)
    In This Topic
    Gets or sets the GoPropertyModifier being used by the control.
    Syntax
    [Browsable(false)]
    [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
    public override GoPropertyModifier PropertyModifier {get; set;}
    See Also