ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / MinRowHeightProperty Field

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