ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / TileListViewPanel Class / GetDesiredExtentHeight Method

In This Topic
    GetDesiredExtentHeight Method (TileListViewPanel)
    In This Topic
    Returns desired extend height.
    Syntax
    'Declaration
     
    Protected Overrides Function GetDesiredExtentHeight() As Double
    protected override double GetDesiredExtentHeight()

    Return Value

    Extent height to use.
    See Also