Class ToolBarDefinitions
- Namespace
- Loehnert.Lisrt.TypeAndResult.TypeDataEditor
- Assembly
- Loehnert.Lisrt.TypeAndResult.dll
Definition for the tool bar in the type data editor.
public static class ToolBarDefinitions
- Inheritance
-
ToolBarDefinitions
- Inherited Members
Properties
EditSelectionGroup
Gets the group for editing the selected item.
[Export]
public static ToolBarItemGroupDefinition EditSelectionGroup { get; }
Property Value
ReadWriteOperationsGroup
Gets the group for the file operation items.
[Export]
public static ToolBarItemGroupDefinition ReadWriteOperationsGroup { get; }
Property Value
TypeDataEditorToolBar
Gets the tool bar definition.
public static ToolBarDefinition TypeDataEditorToolBar { get; }