Click or drag to resize

IOptionPanelDescriptor Interface

[Missing <summary> documentation for "T:Altaxo.Gui.Settings.IOptionPanelDescriptor"]


Namespace: Altaxo.Gui.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IOptionPanelDescriptor

The IOptionPanelDescriptor type exposes the following members.

Properties
 NameDescription
Public propertyChildOptionPanelDescriptors The child dialog panels (e.g. for treeviews)
Public propertyHasOptionPanel Gets whether the descriptor has an option panel (as opposed to having only child option panels)
Public propertyID 
Public propertyLabel 
Public propertyOptionPanel 
Top
See Also