FlexGrid for WinForms
ColumnPickerShowingArgs クラス
メンバ 

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 : ColumnPickerShowingArgs クラス
C1FlexGridBase.ColumnPickerShowing イベントのデータを提供します。
オブジェクト モデル
ColumnPickerShowingArgs クラス
シンタックス
'宣言
 
Public Class ColumnPickerShowingArgs 
   Inherits System.ComponentModel.CancelEventArgs
   Implements IColumnPickerShownArgs 
public class ColumnPickerShowingArgs : System.ComponentModel.CancelEventArgs, IColumnPickerShownArgs  
継承階層

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         C1.Win.FlexGrid.ColumnPickerShowingArgs

参照

ColumnPickerShowingArgs メンバ
C1.Win.FlexGrid 名前空間