FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridIncrementalLoadingCell Class / MaxHeight Property

In This Topic
    MaxHeight Property (GridIncrementalLoadingCell)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaxHeight As Double
    public double MaxHeight {get; set;}
    See Also