Show / Hide Table of Contents

Method wpfBuilder.End


Overload

Ends adding controls etc to the window or nested panel (wpfBuilder.StartGrid etc).

public wpfBuilder End()
Returns
wpfBuilder

Remarks

Always call this method to end a nested panel. For root panel it is optional if using wpfBuilder.ShowDialog.