Uses of Class
com.stimulsoft.report.crossTab.events.StiGetCrossValueEventArgs
Packages that use StiGetCrossValueEventArgs
-
Uses of StiGetCrossValueEventArgs in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab with parameters of type StiGetCrossValueEventArgsModifier and TypeMethodDescriptionvoidStiCrossCell.InvokeGetCrossValue(StiComponent sender, StiGetCrossValueEventArgs e) final voidStiCrossHeader.InvokeGetDisplayCrossValue(StiGetCrossValueEventArgs e) protected voidStiCrossCell.OnGetCrossValue(StiGetCrossValueEventArgs e) Raises the GetValue event for this component.protected voidStiCrossHeader.OnGetDisplayCrossValue(StiGetCrossValueEventArgs e) Raises the GetDisplayCrossValue event for this component.