[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IModifiedSupport.IsModified

IsModified Method

IsModified(Control)

Gets a boolean value indicates whether the editor is modified.

Declaration
bool IsModified(Control editor)
Function IsModified(editor As Control) As Boolean
Parameters
Type Name Description
Control editor

The editing control.

Returns
Type Description
bool

true if the editor is modified; otherwise, false.