BrowserListItemText Property |
Gets or sets the text that is displayed (for simple Gui items).
Namespace: Altaxo.Gui.Pads.ProjectBrowserAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override string Text { get; set; }Property Value
String
The text to display.
See Also