GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCollapsibleHandle Class / Style Property
In This Topic
    Style Property (GoCollapsibleHandle)
    In This Topic
    Gets or sets the appearance style for this handle.
    Syntax
    public virtual GoCollapsibleHandleStyle Style {get; set;}

    Property Value

    The default value is GoCollapsibleHandleStyle.PlusMinus.
    See Also