NevronOpenVision
Nevron.Nov.UI Namespace / NAccordion Class / FindSectionByHeaderText Method
In This Topic
    FindSectionByHeaderText Method
    In This Topic
    Returns the section of this accordion with the given header text. Returns null is a section with such header text is not found.
    Syntax
    public NExpandableSection FindSectionByHeaderText( 
       System.string headerText
    )

    Parameters

    headerText
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also