TableControlBuilder.EndTable Method    
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.
Complete a table definition
public:
 System::Management::Automation::TableControl ^ EndTable();public System.Management.Automation.TableControl EndTable();member this.EndTable : unit -> System.Management.Automation.TableControlPublic Function EndTable () As TableControl