GH_PanelEditorControlPanelContent Property |
Gets or sets the panel text on display.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string PanelContent { get; set; }
Public Property PanelContent As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.GUI.GH_PanelEditorControl.PanelContent"]
See Also