ComponentOne FlexGrid for WinForms
C1EditorValueIsValid Method

C1.Win.C1FlexGrid Namespace > IC1EmbeddedEditor Interface : C1EditorValueIsValid Method
Gets a value that determines if the editor's current contents are valid.
Syntax
'Declaration
 
Function C1EditorValueIsValid() As Boolean
bool C1EditorValueIsValid()

Return Value

True if the editor currently has valid content (e.g it contains an EditMask and all required positions have been filled).
See Also

Reference

IC1EmbeddedEditor Interface
IC1EmbeddedEditor Members