[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcCharMaskCellType.InputDirection

InputDirection Property

InputDirection

Gets or sets a CharMaskInputDirection that indicates the input direction.

Declaration
public CharMaskInputDirection InputDirection { get; set; }
Public Property InputDirection As CharMaskInputDirection
Property Value
Type Description
CharMaskInputDirection

A CharMaskInputDirection that indicates the input direction.
The default is LeftToRight

Remarks

Use the InputDirection property to determine the direction and order when the user enters data.