GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoListGroup Class / ComputeMaximumItemSize Method
In This Topic
    ComputeMaximumItemSize Method
    In This Topic
    This value is used when resizing this GoListGroup.
    Syntax
    public virtual SizeF ComputeMaximumItemSize()
    Remarks
    Resizing should only be true when TopIndex is not negative, to indicate that scrolling is supported.
    See Also