Class ToolBarDefinitions
- Namespace
- Loehnert.Lisrt.Messaging.Communication
- Assembly
- Loehnert.Lisrt.dll
Tool bar definitions for the communication logs.
public static class ToolBarDefinitions
- Inheritance
-
ToolBarDefinitions
- Inherited Members
Properties
BrowseLoggedItemsGroup
Gets the group for browse the logged communication items.
[Export]
public static ToolBarItemGroupDefinition BrowseLoggedItemsGroup { get; }
Property Value
ChangeLoggedItemsGroup
Gets the group for changing the logged communication items.
[Export]
public static ToolBarItemGroupDefinition ChangeLoggedItemsGroup { get; }
Property Value
ClearCommunicationLogToolBarItem
Gets the clear communication log tool bar item definition.
[Export]
public static ToolBarItemDefinition ClearCommunicationLogToolBarItem { get; }
Property Value
CommunicationLogToolBar
Gets the definition for the communication log tool bar.
public static ToolBarDefinition CommunicationLogToolBar { get; }
Property Value
SaveCommunicationLogToolBarItem
Gets the save communication log tool bar item definition.
[Export]
public static ToolBarItemDefinition SaveCommunicationLogToolBarItem { get; }