PSControlGroupBy.CustomControl Property

Definition

Optional - used to format the header of a group.

public:
 property System::Management::Automation::CustomControl ^ CustomControl { System::Management::Automation::CustomControl ^ get(); void set(System::Management::Automation::CustomControl ^ value); };
public System.Management.Automation.CustomControl CustomControl { get; set; }
member this.CustomControl : System.Management.Automation.CustomControl with get, set
Public Property CustomControl As CustomControl

Property Value

Applies to