IIntegerAndComboBoxViewIntegerLabel_Initialize Method |
Initializes the label for the integer editor.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid IntegerLabel_Initialize(
string text
)
Parameters
- text String
- The integer label text.
See Also