GetIncludeEventArgs.FileName Property
File we are trying to include. you can modify it to point to other place. If the including file is a real file (not an stream) and FileName is relative, it will be relative to the including file path.
Syntax
Namespace: FlexCel.Report
public String FileName { get; set; }