DetailGroup Members

Represents a group of data in the details pane of the Administration Console.

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

  Name Description
DetailGroup Initializes a new instance of the DetailGroup class with the specified display name.
Top

  Name Description
public property Count Gets the number of DetailItem objects in the DetailGroup.
public property DisplayName Gets the display name for the group.
public property IsReadOnly Gets a value indicating whether the DetailGroup is read-only.
Top

(see also Protected Methods)
 NameDescription
public methodAddOverloaded. Adds a DetailItem object to a DetailGroup.
public methodClearRemoves all DetailItem objects from the DetailGroup.
public methodContainsDetermines whether the specified DetailItem object is located in the DetailGroup.
public methodCopyToCopies the entire DetailGroup to a compatible one-dimensional array, starting at the specified index of the target array.
public methodEquals  Overloaded. (Inherited from Object)
public methodstaticFromExceptionCreates a DetailGroup from an Exception.
public methodGetEnumeratorReturns an enumerator that is used to iterate through the DetailGroup.
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodstaticReferenceEquals  (Inherited from Object)
public methodRemoveRemoves the first occurrence of the specified DetailItem from the DetailGroup.
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Community Additions

Show: