ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRow Class / MinHeightProperty Field

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