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

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