DetailColumn Members

Represents a column in the details pane of the Administration Console.

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

  Name Description
DetailColumn Initializes a new instance of the DetailColumn class.
Top

  Name Description
public property Count Gets the number of DetailGroup objects in the DetailColumn.
public property IsReadOnly Gets a value indicating whether the DetailColumn is read-only.
Top

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

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

Community Additions

Show: