Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace > UltraGridSafe Class : BeforePerformAction Event |
'Declaration <LocalizedDescriptionAttribute("Event fired before a key action is about to be performed.")> Public Event BeforePerformAction As Infragistics.Win.UltraWinGrid.BeforeUltraGridPerformActionEventHandler
'Usage Dim instance As UltraGridSafe Dim handler As Infragistics.Win.UltraWinGrid.BeforeUltraGridPerformActionEventHandler AddHandler instance.BeforePerformAction, handler
[LocalizedDescription("Event fired before a key action is about to be performed.")] public event Infragistics.Win.UltraWinGrid.BeforeUltraGridPerformActionEventHandler BeforePerformAction
The event handler receives an argument of type Infragistics.Win.UltraWinGrid.BeforeUltraGridPerformActionEventArgs containing data related to this event. The following BeforeUltraGridPerformActionEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
UltraGridAction |
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.