WideControl
Class
Definition
Defines a list control
public sealed class WideControl : System.Management.Automation.PSControl
- Inheritance
Constructors
| WideControl() |
Default constructor for WideControl |
| WideControl(IEnumerable<WideControlEntryItem>) |
Public constructor for WideControl |
| WideControl(UInt32) |
Initiate an instance with columns |
| WideControl(IEnumerable<WideControlEntryItem>, UInt32) |
Public constructor for WideControl |
Properties
| Alignment |
Alignment of this wide control |
| Columns |
Number of columns in the control |
| Entries |
Entrie in this list control |
Methods
| ToString() |
Overridden ToString() method |