GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoMultiTextNode Class / Spacing Property
In This Topic
    Spacing Property (GoMultiTextNode)
    In This Topic
    Gets or sets the ListGroup's Spacing property.
    Syntax
    [Category("Appearance")]
    [DefaultValue(0)]
    [Description("The additional vertical distance between items.")]
    public float Spacing {get; set;}
    See Also