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 | |
|---|---|---|
|
Count | Gets the number of DetailGroup objects in the DetailColumn. |
|
IsReadOnly | Gets a value indicating whether the DetailColumn is read-only. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds a DetailGroup object to a DetailColumn. |
![]() | Clear | Removes all DetailGroup objects from the DetailColumn. |
![]() | Contains | Determines whether the specified DetailGroup object is located in the DetailColumn. |
![]() | CopyTo | Copies the entire DetailColumn to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetEnumerator | Returns an enumerator that is used to iterate through the DetailColumn. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | Remove | Removes the first occurrence of the specified DetailGroup from the DetailColumn. |
![]() | ToString | (Inherited from Object) |
Community Additions
Show: