GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawView Class / VerticalRuler Property
In This Topic
    VerticalRuler Property
    In This Topic
    Gets or sets the GoRuler that measures vertically and is normally the left bar for the view.
    Syntax
    public virtual GoRuler VerticalRuler {get; set;}
    See Also