Class StiComponentCreationEventArgs

java.lang.Object
com.stimulsoft.base.EventArgs
com.stimulsoft.report.events.StiComponentCreationEventArgs

public class StiComponentCreationEventArgs extends EventArgs
Describes an argument for the event ComponentCreated.
  • Constructor Details

    • StiComponentCreationEventArgs

      public StiComponentCreationEventArgs(StiComponent component)
  • Method Details