![](dotnetdiagramimages/C1_Win_8_C1_Framework_ValueElement.png)
単純な値(数値、日付など)を表示する要素。
値の書式設定は、要素の Styleが行います( System.IFormattableを使用)。
'宣言 Public Class ValueElement Inherits ContentElement
public class ValueElement : ContentElement
System.Object
C1.Framework.Element
C1.Framework.ContentElement
C1.Framework.ValueElement
C1.Framework.GridColumn