Enum InsertFrom
Specifies an origin where the new objects inserted from.
Namespace: FastReport
Assembly: FastReport.dll
Syntax
public enum InsertFrom
Fields
Name | Description |
---|---|
Clipboard | Specifies that a new object was pasted from the clipboard. |
Dictionary | Specifies that a new object was dragged from the "Dictionary" window. |
NewObject | Specifies that a new object was inserted from the "Objects" toolbar or "Insert" menu. |