Enum ValidationRuleType
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public enum ValidationRuleType
AnyValue
Any value validation rule type.
Custom
Custom validation rule type.
Date
Date validation rule type.
Decimal
Decimal validation rule type.
List
List validation rule type.
TextLength
Text length validation rule type.
Time
Time validation rule type.
WholeNumber
Whole number validation rule type.