Enum SelectedItemPalette
Identifies the currently active design palette tool, determining whether the mouse selects existing items (Arrow) or inserts a new item of the given kind.
Namespace: Reportman.Designer
Assembly: Reportman.Designer.dll
Syntax
public enum SelectedItemPalette
Fields
| Name | Description |
|---|---|
| Arrow | |
| Barcode | |
| Chart | |
| Expression | |
| Image | |
| Label | |
| Shape |