SPREAD for WPF 4.0J - GcSpreadSheet
FieldsEditorControl クラス
メンバ 

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 : FieldsEditorControl クラス
書式設定されたテキストエディタの基本クラスを表します。
オブジェクト モデル
FieldsEditorControl クラス
シンタックス
'宣言
 
Public MustInherit Class FieldsEditorControl 
   Inherits EditBase
public abstract class FieldsEditorControl : EditBase 
解説

FieldsEditorControl は、フィールドをサポートするコントロールの基本クラスです。

FieldsEditorControl は、内容をコピーまたは切り取るときにリテラルを含めるかどうかを制御するため、ClipContent を実装しています。また、WatermarkNullWatermarkDisplayNull もサポートします。

継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlBase
                        GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase
                           GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl
                              GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime
                              GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcMask
                              GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber

参照

FieldsEditorControl メンバ
GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間