GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoTextToolStrip Class / View Property
In This Topic
    View Property (GoTextToolStrip)
    In This Topic
    Set and Get the Northwoods.Go.GoView associated with this GoTextControl
    Syntax
    public virtual GoView View {get; set;}

    Property Value

    GoView
    See Also