GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoCollapsible Interface / IsExpanded Property
In This Topic
    IsExpanded Property (IGoCollapsible)
    In This Topic
    Gets whether this object has been expanded or not.
    Syntax
    bool IsExpanded {get;}

    Property Value

    The initial value depends on the particular class.
    See Also