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