ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / ComboValueInfo Class / Value Property

In This Topic
    Value Property (ComboValueInfo)
    In This Topic
    Gets or sets the value.
    Syntax
    'Declaration
     
    
    Public Property Value As Object
    public object Value {get; set;}

    Property Value

    The value.
    See Also