Name | Description | |
---|---|---|
ActionDoing | Occurs when on performing actions such as move, resize, delete, cut and paste. | |
ActionDone | Occurs when on actions done such as move, resize, delete, cut and paste. | |
Changed | Occurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless) | |
Disposed | Adds an event handler to listen to the SpreadChart.Disposed event on the SpreadChart. | |
DoubleClick | Occurs when the user double-clicks the element. (Inherited from FarPoint.Win.ElementWindowless) | |
MouseDown | Occurs if the user presses a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless) | |
MouseMove | Occurs if the user moves the cursor while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless) | |
MouseUp | Occurs if the user releases a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless) | |
NameChanging | Occurs before the Name property of the element changes. (Inherited from FarPoint.Win.ElementWindowless) | |
OpeningContextMenuStrip | Occurs when opening context menu strip. | |
PropertyChanged | Occurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless) | |
SelectionChanged | Occurs when the selection changed. |