WorksheetUnfocusRegionsImpl Method
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
protected abstract void UnfocusRegionsImpl(
RegionBase except
)
Protected MustOverride Sub UnfocusRegionsImpl (
except As RegionBase
)
protected:
virtual void UnfocusRegionsImpl(
RegionBase^ except
) abstract
abstract UnfocusRegionsImpl :
except : RegionBase -> unit
Parameters
- except RegionBase
-
Region to make CurrentRegion and keep focused.
If then all regions are unfocused.