PSControlGroupBy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows specifying a header for groups of related objects being formatted, can be specified on any type of PSControl.
public ref class PSControlGroupBy sealed
public sealed class PSControlGroupBy
type PSControlGroupBy = class
Public NotInheritable Class PSControlGroupBy
- Inheritance
-
PSControlGroupBy
Constructors
PSControlGroupBy() |
Properties
CustomControl |
Optional - used to format the header of a group. |
Expression |
Specifies the property or expression (script block) that controls grouping. |
Label |
Optional - used to specify a label for the header of a group. |