WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGridDetailProvider Class / IsDetailVisible Method
The index of the original row.
In This Topic
    IsDetailVisible Method (FlexGridDetailProvider)
    In This Topic
    Determines whether the detail row is visible.
    Syntax
    public bool IsDetailVisible( 
       int index
    )

    Parameters

    index
    The index of the original row.
    See Also