SignalGeneratorSelectedPageIndex Property |
LightningChart .NET Help
Gets or sets selected page index in UI.
Namespace:
Arction.WinForms.SignalProcessing
Assembly:
Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic int SelectedPageIndex { get; set; }Public Property SelectedPageIndex As Integer
Get
Set
public:
property int SelectedPageIndex {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also