Input for WinForms
ValueElement クラス
メンバ 

C1.Win.8 アセンブリ > C1.Framework 名前空間 : ValueElement クラス

単純な値(数値、日付など)を表示する要素。

値の書式設定は、要素の Styleが行います( System.IFormattableを使用)。

オブジェクト モデル
ValueElement クラス
シンタックス
'宣言
 
Public Class ValueElement 
   Inherits ContentElement
public class ValueElement : ContentElement 
継承階層

System.Object
   C1.Framework.Element
      C1.Framework.ContentElement
         C1.Framework.ValueElement
            C1.Framework.GridColumn

参照

ValueElement メンバ
C1.Framework 名前空間