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

コントロールがキーボードフォーカスを失ったときに表示される基本表示単位を表します。
構文
'Declaration
 
Public MustInherit Class DisplayField 
   Inherits System.Windows.Controls.Control
public abstract class DisplayField : System.Windows.Controls.Control 
解説
DisplayField は、コントロールがキーボードフォーカスを失ったときに表示されます。ユーザーはさまざまな書式を設定し、コントロールの現在の値に基づいて異なるテキストを表示できます。
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     GrapeCity.Windows.SpreadGrid.Editors.DisplayField
                        GrapeCity.Windows.SpreadGrid.Editors.DateDisplayField
                        GrapeCity.Windows.SpreadGrid.Editors.NumberDisplayField

参照

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.