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

In This Topic
    DefaultHeight Property (DataGridGroupWithSummaryRow)
    In This Topic
    Gets the default height of this row.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property DefaultHeight As DataGridLength
    protected override DataGridLength DefaultHeight {get;}
    See Also