Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NTreeNodeStringFilter Class
Properties Methods


In This Topic
    NTreeNodeStringFilter Class Members
    In This Topic

    The following tables list the members exposed by NTreeNodeStringFilter.

    Public Properties
     NameDescription
    Public PropertyDetermines whether only branch nodes will be considered. (Inherited from Nevron.UI.WinForm.Controls.NTreeNodeFilter)
    Public PropertyDetermines whether the string search will be case sensitive.  
    Public Property  
    Public PropertyDetermines whether only leaf nodes will be considered. (Inherited from Nevron.UI.WinForm.Controls.NTreeNodeFilter)
    Public PropertyGets/sets the common string options to be applied.  
    Public PropertyGets/sets the text to be compared when the Match method is called  
    Public PropertyDetermines whether only visible nodes will be considered. (Inherited from Nevron.UI.WinForm.Controls.NTreeNodeFilter)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this instance (Inherited from Nevron.Filters.NFilter)
    Public MethodExamines the node and determines whether it satisfies the current filter. (Inherited from Nevron.UI.WinForm.Controls.NTreeNodeFilter)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodPreform the core filter functionality. (Inherited from Nevron.UI.WinForm.Controls.NTreeNodeFilter)
    Top
    See Also