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