Property Content
Content
Gets or sets the content of the tab control view. You can use this property to set the active tab contents. Normally, it is updated automatically when a new tab is selected with the control that was specified when the tab was added.
public View? Content { get; set; }