[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.MaskCellType.OnCustomMaskCharacter

OnCustomMaskCharacter Method

OnCustomMaskCharacter(object, CustomMaskEventArgs)

Handles the CustomMask event.

Declaration
protected virtual void OnCustomMaskCharacter(object sender, CustomMaskEventArgs e)
Protected Overridable Sub OnCustomMaskCharacter(sender As Object, e As CustomMaskEventArgs)
Parameters
Type Name Description
object sender

Object that raised the event

CustomMaskEventArgs e

CustomMaskEventArgs object that contains event data