[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RangeGroupStateChangedEventHandler

RangeGroupStateChangedEventHandler Delegate

Represents a defined method that handles the RangeGroupStateChanged event for an outline (range group) of the Spread component.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public delegate void RangeGroupStateChangedEventHandler(object sender, RangeGroupStateChangedEventArgs e)
Public Delegate Sub RangeGroupStateChangedEventHandler(sender As Object, e As RangeGroupStateChangedEventArgs)
Parameters
Type Name Description
object sender

Source of the RangeGroupStateChanged event

RangeGroupStateChangedEventArgs e

RangeGroupStateChangedEventArgs object that contains the event data