[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.CharMaskInputDirection

CharMaskInputDirection Enum

Represents the input direction in GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcCharMask.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public enum CharMaskInputDirection
Public Enum CharMaskInputDirection

Fields

Name Description
LeftToRight

Indicates the input direction is left to right.

RightToLeft

Indicates the input direction is right to left.