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

In This Topic
    GetDesiredExtentHeight Method (ListViewPanel)
    In This Topic
    Returns desired extend height.
    Syntax
    'Declaration
     
    Protected Overridable Function GetDesiredExtentHeight() As Double
    protected virtual double GetDesiredExtentHeight()

    Return Value

    Extent height to use.
    See Also