Partager via


DetailColumn.Add Method

 

Adds a DetailGroup object to a DetailColumn.

Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod Add(DetailGroup)

Adds the specified DetailGroup object to the DetailColumn.

System_CAPS_pubmethod Add(String)

Initializes a DetailGroup object with the specified display name and adds the group to the DetailColumn.

See Also

DetailColumn Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace

Return to top