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

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

    Return Value

    Extent width to use.
    See Also