AdvancedFindTree..::..FindAfInTree Method
Finds the af in tree.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: 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.