Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is overloaded. For more information about this member, including syntax, click a name in the overload list.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
MmcListViewColumn() | Initializes a new instance of the MmcListViewColumn class. |
![]() |
MmcListViewColumn(String) | Initializes a new instance of the MmcListViewColumn class using the column title as a parameter. |
![]() |
MmcListViewColumn(String, Int32) | Initializes a new instance of the MmcListViewColumn class using the column title and width as parameters. |
![]() |
MmcListViewColumn(String, Int32, MmcListViewColumnFormat) | Initializes a new instance of the MmcListViewColumn class using the column title, width, and format as parameters. |
![]() |
MmcListViewColumn(String, Int32, MmcListViewColumnFormat, Boolean) | Initializes a new instance of the MmcListViewColumn class using the column title, width, format, and column visibility as parameters. |
See Also
MmcListViewColumn Class
Microsoft.ManagementConsole Namespace
Return to top