CutFillCharacter Property
In This Topic
Gets or sets a value indicating whether Cut and Clear actions replace characters with nulls or spaces.
Syntax
Property Value
For the default value (SpaceCharacter), cut and cleared characters are replaced with spaces.
Exceptions
| Exception | Description |
| Attachmate.Reflection.SecuredSettingException |
This exception is thrown when you try to modify a property that has been secured
with the Permissions Manager or that can only be modified by an Administrator.
|
See Also