ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / DataColumnExpressionImplBase Class / newValue Property

In This Topic
    newValue Property (DataColumnExpressionImplBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property newValue As System.Object
    public System.object newValue {get; set;}
    See Also