Adds display informations to a DataValue.

Namespace: Ico.Data.History
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class DisplayDataValue : DataValue
Visual Basic
Public Class DisplayDataValue _
	Inherits DataValue
JScript
public class DisplayDataValue extends DataValue

Inheritance Hierarchy

System..::..Object
  DataValue
    Ico.Data.History..::..DisplayDataValue

See Also