StiDragDropFromDictionaryEventArgs Class
Namespace: Stimulsoft.Report
Constructors
| Constructor | Description |
|---|---|
| StiDragDropFromDictionaryEventArgs(string text, string textLabel, bool cancel) |
StiDragDropFromDictionaryEventArgs(text: string, textLabel: string, cancel: bool)
Parameters
- text (string)
- textLabel (string)
- cancel (bool)
Properties
| Property | Type | Description |
|---|---|---|
| Cancel | bool | |
| Text | string | |
| TextLabel | string |