ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridNumericColumn Class / RangeValidationModeProperty Field

In This Topic
    RangeValidationModeProperty Field (DataGridNumericColumn)
    In This Topic
    Identifies the RangeValidationMode dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RangeValidationModeProperty As DependencyProperty
    public static readonly DependencyProperty RangeValidationModeProperty
    See Also