ComponentOne FlexGrid for WinForms
Value Property (UnboundValueEventArgs)

C1.Win.C1FlexGrid Namespace > UnboundValueEventArgs Class : Value Property
Gets or sets the unbound value that should be displayed in the cell.
Syntax
'Declaration
 
Public Property Value As Object
public object Value {get; set;}
See Also

Reference

UnboundValueEventArgs Class
UnboundValueEventArgs Members