NetXP 3.0 Reference

ListBarGroupCollection Class

A class to hold the collection of groups in the ListBar control.

For a list of all members of this type, see ListBarGroupCollection Members.

System.Object
   CollectionBase
      ListBarGroupCollection

[Visual Basic]
NotInheritable Public Class ListBarGroupCollection
Inherits CollectionBase
Implements System.Runtime.Serialization.ISerializable
[C#]
public sealed class ListBarGroupCollection : CollectionBase, ISerializable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Controls.Bars

Assembly: NETXP.Controls.Bars (in NETXP.Controls.Bars.dll)

See Also

ListBarGroupCollection Members | NETXP.Controls.Bars Namespace