RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFindTree..::..FindAfInTree Method

Finds the af in tree.

Namespace:  RingSoft.DbLookup.AdvancedFind
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public TreeViewItem FindAfInTree(
	FieldDefinition parentFieldDefinition
)
Public Function FindAfInTree ( _
	parentFieldDefinition As FieldDefinition _
) As TreeViewItem
public:
TreeViewItem^ FindAfInTree(
	FieldDefinition^ parentFieldDefinition
)

Parameters

parentFieldDefinition
Type: RingSoft.DbLookup.ModelDefinition.FieldDefinitions..::..FieldDefinition
The parent field definition.

Return Value

TreeViewItem.