Click or drag to resize

StatusBarServiceSetSelectionMulti Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.StatusBarService.SetSelectionMulti(System.Int32,System.Int32)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void SetSelectionMulti(
	int rows,
	int cols
)

Parameters

rows  Int32

[Missing <param name="rows"/> documentation for "M:Altaxo.Main.Services.StatusBarService.SetSelectionMulti(System.Int32,System.Int32)"]

cols  Int32

[Missing <param name="cols"/> documentation for "M:Altaxo.Main.Services.StatusBarService.SetSelectionMulti(System.Int32,System.Int32)"]

See Also