NetXP 3.0 Reference

TabGroupBaseCollection.Contains Method

Does the collection contain the specified object?

Overload List

Does the collection contain the specified object?

public bool Contains(TabGroupBase);

Does the collection contain any of the specified objects?

public bool Contains(TabGroupBaseCollection);

See Also

TabGroupBaseCollection Class | NETXP.Controls.Docking Namespace