StiDropFileInViewerEventArgs Class

Namespace: Stimulsoft.Report.Events

Inheritance

Inherits from: EventArgs

Constructors

Constructor Description
StiDropFileInViewerEventArgs(IStiViewerControl viewer, string fileName, Point pos, StiComponent comp)  

StiDropFileInViewerEventArgs(viewer: IStiViewerControl, fileName: string, pos: Point, comp: StiComponent)

Parameters

Properties

Property Type Description
Component StiComponent  
FileName string  
Pos Point  
Viewer IStiViewerControl