Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace > UltraGridSafe Class : AfterGroupPosChanged Event |
'Declaration <LocalizedDescriptionAttribute("Occurs after a Group object has been moved, sized, or swapped.")> Public Event AfterGroupPosChanged As Infragistics.Win.UltraWinGrid.AfterGroupPosChangedEventHandler
'Usage Dim instance As UltraGridSafe Dim handler As Infragistics.Win.UltraWinGrid.AfterGroupPosChangedEventHandler AddHandler instance.AfterGroupPosChanged, handler
[LocalizedDescription("Occurs after a Group object has been moved, sized, or swapped.")] public event Infragistics.Win.UltraWinGrid.AfterGroupPosChangedEventHandler AfterGroupPosChanged
The event handler receives an argument of type Infragistics.Win.UltraWinGrid.AfterGroupPosChangedEventArgs containing data related to this event. The following AfterGroupPosChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
GroupHeaders | |
PosChanged |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.