Feature SS-210
1 vote

[DEV] new event handlers & properties

Created by Davide on 8/30/2014 8:56 PM Last Updated by Davide on 8/30/2014 9:47 PM
%
 (hrs)
Logged: 0   (hrs)

 Description

Please consider to provide the following event handlers:

- Worksheet.OnRegionDisposed // Occours after a region on the canvas is disposed
- RegionBase.AfterLocationChanged // Occours when the region location changes
- AreaRegion.OnCollapsedStatusChanged // Occours when the Collapsed property changes
 
And this property:
 
- RegionBase.RegionID // the progressive identifier of the region on the canvas (as ideas this is to help to know if something happens after or before a region, faster than using coordinates)
 
 
names may be different but would be useful to improve interactions between regions
There are no comments for this issue.