GroupBandScripts Properties
Contains the names of the scripts assigned to GroupBand.| Name | Description |
|---|---|
| OnAfterPrint | Gets or sets the name of the script used to handle the XRControl.AfterPrint event. Inherited from XRControlEvents. |
| OnBandLevelChanged | Gets or sets the name of the script used to handle the GroupBand.BandLevelChanged event. |
| OnBeforePrint | Gets or sets the name of the script used to handle the XRControl.BeforePrint event. Inherited from XRControlEvents. |
See Also