InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / GridColumn Class / GetValue Method

In This Topic
    GetValue Method (GridColumn)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetValue() As Object
    public virtual object GetValue()
    See Also