Property SelectedPage
SelectedPage
Gets or sets the currently selected tab page.
[Bindable(true)]
[Browsable(false)]
public Control? SelectedPage { get; set; }
Gets or sets the currently selected tab page.
[Bindable(true)]
[Browsable(false)]
public Control? SelectedPage { get; set; }