ComponentOne DataGrid for WPF and Silverlight
RangeValidationMode Property (DataGridNumericColumn)

C1.Silverlight.DataGrid Namespace > DataGridNumericColumn Class : RangeValidationMode Property
Gets or sets the mode used to validate the range between Minimum and Maximum.
Syntax
'Declaration
 
Public Property RangeValidationMode As C1.Silverlight.RangeValidationMode
public C1.Silverlight.RangeValidationMode RangeValidationMode {get; set;}
See Also

Reference

DataGridNumericColumn Class
DataGridNumericColumn Members