InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / GridColumn Class / Value Property

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