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

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