GrapeCity SPREAD for WPF 2.0J
CheckBoxEditElement クラス
メンバ 

GrapeCity.Windows.SpreadGrid.GcSpreadGrid コントロールで使用するチェックボックスユーザーインタフェース(UI)を表示する編集要素を表します。
オブジェクト モデル
CheckBoxEditElement クラスBaseCellPresenter クラス
構文
'Declaration
 
Public Class CheckBoxEditElement 
   Inherits System.Windows.Controls.CheckBox
   Implements IEditElement 
public class CheckBoxEditElement : System.Windows.Controls.CheckBox, IEditElement  
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Controls.Primitives.ButtonBase
                           System.Windows.Controls.Primitives.ToggleButton
                              System.Windows.Controls.CheckBox
                                 GrapeCity.Windows.SpreadGrid.Editors.CheckBoxEditElement

参照

CheckBoxEditElement メンバ
GrapeCity.Windows.SpreadGrid.Editors 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.