Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / DateTimeCellType Class / IncompleteValue Field


In This Topic
IncompleteValue Field
In This Topic
Gets the value returned from the editor if the editing value is partial and not empty. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly IncompleteValue As Object
 
'Usage
 
Dim value As Object
 
value = DateTimeCellType.IncompleteValue
See Also