'Declaration Public Event HeaderIndicatorPositionAdjustingChanged As EventHandler
'Usage Dim instance As FpSpread Dim handler As EventHandler AddHandler instance.HeaderIndicatorPositionAdjustingChanged, handler
public event EventHandler HeaderIndicatorPositionAdjustingChanged