[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.PasswordRevelationMode

PasswordRevelationMode Enum

Represents the mode of revealing the typed password in the password protected editor.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public enum PasswordRevelationMode
Public Enum PasswordRevelationMode

Fields

Name Description
None

Never reveal the typed password.

ShowEyeButton

Shows an eye button and press it to reveal the typed password.

ShowLastTypedChar

Shows the last typed char for a short period and then hidden with password char.