[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ShowLiterals

ShowLiterals Enum

Specifies how the literals are displayed during user input.

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

Fields

Name Description
Always

Always show the literals.

PostDisplay

The literals are post displayed as the user types.

PreDisplay

The literals are displayed before the user types.