grid-pro.gridprostatusbarreloadconfig.onreload
Home > @genesislcap/grid-pro > GridProStatusBarReloadConfig > onReload
GridProStatusBarReloadConfig.onReload property
Custom callback function to execute when the action is triggered. If not provided, the component will use the default datasource behavior.
Signature:
onReload?: () => void;