Reports for WinForms
KeyMapStack クラス
メンバ 

C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 : KeyMapStack クラス
キーボードの処理に使用されるキーマップのスタックを表します。
オブジェクト モデル
KeyMapStack クラス
シンタックス
'宣言
 
Public Class KeyMapStack 
   Inherits System.Collections.Generic.List(Of KeyMap)
public class KeyMapStack : System.Collections.Generic.List<KeyMap> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      C1.Win.C1Preview.KeyMapStack

参照

KeyMapStack メンバ
C1.Win.C1Preview 名前空間