PSControlGroupBy Class

Definition

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

Name Description
PSControlGroupBy()

Properties

Name Description
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.

Applies to