Uses of Class
com.stimulsoft.report.events.StiPaintEventArgs
Packages that use StiPaintEventArgs
-
Uses of StiPaintEventArgs in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components with parameters of type StiPaintEventArgsModifier and TypeMethodDescriptionfinal voidStiComponent.InvokePainted(StiComponent sender, StiPaintEventArgs e) Raises the * for this component.protected voidStiComponent.OnPainted(StiPaintEventArgs e) Raises the P * for this component.protected voidStiComponent.OnPainting(StiPaintEventArgs e) Raises the Pain * r this component.