ListGroup Members

Represents a group of business objects in the list pane of the Administration Console.

The following tables list the members exposed by the ListGroup type.

Public Constructors

  Name Description
ListGroup Overloaded. Initializes a new instance of the ListGroup class.

Top

Public Properties

  Name Description
public property CollapsedByDefault Gets or sets whether the ListGroup object should be displayed as collapsed by default.
public property Description Gets or sets the description of the ListGroup.
public property DisplayName Gets or sets the display name of the ListGroup object.
public property IconProvider Gets or sets a delegate method that is used to associate an icon to a collection of business objects that are represented by a ListGroup object.
public property Tag Gets or sets an object that is used to identify the ListGroup.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method CreateObjRef Overridden. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
public method Dispose Releases all resources used by the ListGroup object.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetLifetimeService  (Inherited from MarshalByRefObject)
public method GetType  (Inherited from Object)
public method InitializeLifetimeService Overridden. Obtains a lifetime service object to control the lifetime policy for this instance.
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject)

Top

See Also

Reference

ListGroup Generic Class
Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace