C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderInputButtonBase Class / GetValue Method

In This Topic
GetValue Method (RenderInputButtonBase)
In This Topic
Gets the input value.
Syntax
'Declaration
 
Protected MustOverride Function GetValue() As Object
 

Return Value

The input value.
See Also