Property NextTabClick
NextTabClick
The action to perform when the 'Next Tab' button is clicked. If not specified, the default behavior is used.
public Action? NextTabClick { readonly get; set; }
The action to perform when the 'Next Tab' button is clicked. If not specified, the default behavior is used.
public Action? NextTabClick { readonly get; set; }