[]
        
(Showing Draft Content)

FarPoint.Win.Spread.BeforeSettingPropertyValueHandler

BeforeSettingPropertyValueHandler Delegate

Represents a defined method that handles the BeforeSettingPropertyValue event.

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

Source of the event

BeforeSettingPropertyValueEventArgs arg

Event arguments