FlexPivot for WinForms
KeyEditEventArgs クラス メンバ
プロパティ 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : KeyEditEventArgs クラス

KeyEditEventArgsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the KeyEditEventArgs class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether the ALT key was pressed.  
Public プロパティGets the column index of the cell being edited when the key was pressed.  
Public プロパティGets a value indicating whether the CTRL key was pressed.  
Public プロパティGets or sets a value indicating whether the event was handled and should be ignored by the control.  
Public プロパティGets the key code for the event, which will be one of the System.Windows.Forms.Keys values.  
Public プロパティGets the key code for the key that was pressed, combined with modifier flags that indicate which combination of CTRL, SHIFT, and ALT keys were pressed at the same time.  
Public プロパティGets the integer representation of the KeyData property.  
Public プロパティGets the modifier flags, as defined in Keys. This indicates which combination of modifier keys (CTRL, SHIFT, and ALT) were pressed.  
Public プロパティGets the row index of the cell being edited when the key was pressed.  
Public プロパティGets a value indicating whether the SHIFT key was pressed.  
トップ
参照

KeyEditEventArgs クラス
C1.Win.C1FlexGrid 名前空間