TableControlBuilder.EndTable Method

Definition

Complete a table definition

public:
 System::Management::Automation::TableControl ^ EndTable();
public System.Management.Automation.TableControl EndTable ();
member this.EndTable : unit -> System.Management.Automation.TableControl
Public Function EndTable () As TableControl

Returns

Applies to