GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / Items Property
In This Topic
    Items Property
    In This Topic
    Gets the IList of Items containted by the palette.
    Syntax
    [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
    public IList Items {get;}
    See Also