InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / ValueElement Class / GetValue Method

In This Topic
    GetValue Method (ValueElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetValue() As Object
    public override object GetValue()
    See Also