FlexGrid for WinForms
Value Field (UnboundValueEventArgs)



Gets or sets the unbound value that should be displayed in the cell.
Syntax
'Declaration
 
Public Value As Object
'Usage
 
Dim instance As UnboundValueEventArgs
Dim value As Object
 
value = instance.Value
 
instance.Value = value
public object Value
public:
Object^ 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

UnboundValueEventArgs Class
UnboundValueEventArgs Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback