Searches the items in this collection for a C1MultiDocumentItem
with the specified value of the OutlineNode property.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public C1MultiDocumentItem FindByOutlineNode( OutlineNode outlineNode ) |
Visual Basic |
---|
Public Function FindByOutlineNode ( _ outlineNode As OutlineNode _ ) As C1MultiDocumentItem |
Parameters
- outlineNode
- Type: C1.C1Preview..::..OutlineNode
The outline node to search for.