[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.IsCompleted

IsCompleted Property

IsCompleted

Gets whether the editor have been input completely. This is a dependency property.

Declaration
public bool IsCompleted { get; }
Public ReadOnly Property IsCompleted As Boolean
Property Value
Type Description
bool

true indicate the editor have been input completely, otherwise, false.