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

In This Topic
    DefaultHeight Property (DataGridGroupRow)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property DefaultHeight As DataGridLength
    protected override DataGridLength DefaultHeight {get;}
    See Also