'Declaration
Public Class ValueElement Inherits ContentElement
public class ValueElement : ContentElement
Element that displays a simple value (numbers, dates, etc).
The element's Style is responsible for formatting the value (with System.IFormattable).
'Declaration
Public Class ValueElement Inherits ContentElement
public class ValueElement : ContentElement
System.Object
C1.Framework.Element
C1.Framework.ContentElement
C1.Framework.ValueElement
C1.Framework.GridColumn