Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace > UltraGridSafe Class : BeforeColPosChanged Event |
'Declaration <LocalizedDescriptionAttribute("Occurs before one or more columns have been moved, swapped, or sized.")> Public Event BeforeColPosChanged As Infragistics.Win.UltraWinGrid.BeforeColPosChangedEventHandler
'Usage Dim instance As UltraGridSafe Dim handler As Infragistics.Win.UltraWinGrid.BeforeColPosChangedEventHandler AddHandler instance.BeforeColPosChanged, handler
[LocalizedDescription("Occurs before one or more columns have been moved, swapped, or sized.")] public event Infragistics.Win.UltraWinGrid.BeforeColPosChangedEventHandler BeforeColPosChanged
The event handler receives an argument of type Infragistics.Win.UltraWinGrid.BeforeColPosChangedEventArgs containing data related to this event. The following BeforeColPosChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
ColumnHeaders | |
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.