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

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