XYZPlotLayerContentsControllerEhView_DataAvailableBeforeExpand Method |
Loads the available data columns before a table node is expanded.
Namespace: Altaxo.Gui.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhView_DataAvailableBeforeExpand(
NGTreeNode node
)
Parameters
- node NGTreeNode
- The table node that is about to be expanded.
See Also