GrapeCity MultiRow Windows Forms Documentation
Value Property (CellValueEventArgs)


Gets or sets the value that is used as the cell's value.
Syntax
Public Property Value As Object
Dim instance As CellValueEventArgs
Dim value As Object
 
instance.Value = value
 
value = instance.Value
public object Value {get; set;}

Property Value

A System.Object value that indicates the value that is used as the cell's value.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellValueEventArgs Class
CellValueEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.