ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Summaries Namespace / DataGridGroupWithSummaryRow Class / MaxHeight Property

In This Topic
    MaxHeight Property (DataGridGroupWithSummaryRow)
    In This Topic
    Gets or sets the maximum height (in pixels) allowed.
    Syntax
    'Declaration
     
    
    Public Property MaxHeight As Double
    public double MaxHeight {get; set;}
    See Also