[]
Gets the value that indicates whether the current edit status is overwrite mode.
public bool Overwrite { get; }
Public ReadOnly Property Overwrite As Boolean
Type | Description |
---|---|
bool | A bool value that indicates whether the current edit status is overwrite mode. |
The property retrieves the edit status.