Property Value
Value
Gets or sets the currently selected tab view. Setting this focuses the specified view, scrolls the tab headers to ensure it is visible, and updates the z-order so it draws on top.
public View? Value { get; set; }
Gets or sets the currently selected tab view. Setting this focuses the specified view, scrolls the tab headers to ensure it is visible, and updates the z-order so it draws on top.
public View? Value { get; set; }