Click or drag to resize

ActionDocumentControllerActionDescription Property

Gets or sets the description of the action associated with this document.

Namespace: Altaxo.Gui.Actions.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public string ActionDescription { get; set; }

Property Value

String
See Also