[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcTimeSpanCellType.ValidateMode

ValidateMode Property

ValidateMode

Gets or sets the validate mode.

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

One of the ValidateModeEx enumeration values. The default is ValidateEx.

Remarks

The property retrieves the validate mode.

Exceptions
Type Condition
InvalidEnumArgumentException

A value that is not within the range of valid values for the enumeration was assigned to the property.