FlexGrid for WinForms
C1EditorGetValue Method



Gets the current value of the editor.
Syntax
'Declaration
 
Function C1EditorGetValue() As Object
'Usage
 
Dim instance As IC1EmbeddedEditor
Dim value As Object
 
value = instance.C1EditorGetValue()
object C1EditorGetValue()
Object^ C1EditorGetValue(); 

Return Value

The current value of the editor (any data type).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IC1EmbeddedEditor Interface
IC1EmbeddedEditor Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback