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

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