SignalGeneratorSelectedPage Property |
LightningChart .NET Help
Gets or sets selected page in UI.
Namespace:
Arction.Wpf.SignalProcessing.Gui
Assembly:
Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic SelectedPage SelectedPage { get; set; }Public Property SelectedPage As SelectedPage
Get
Set
public:
property SelectedPage SelectedPage {
SelectedPage get ();
void set (SelectedPage value);
}Property Value
Type:
SelectedPage
See Also