[]
Gets whether the editor have been input completely. This is a dependency property.
public bool IsCompleted { get; }
Public ReadOnly Property IsCompleted As Boolean
Type | Description |
---|---|
bool | true indicate the editor have been input completely, otherwise, false. |