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

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