FilterPropertyHandler Delegate

Definition

public delegate object FilterPropertyHandler(SfcSerializer serializer, FilterPropertyEventArgs propertyArgs);
type FilterPropertyHandler = delegate of SfcSerializer * FilterPropertyEventArgs -> obj
Public Delegate Function FilterPropertyHandler(serializer As SfcSerializer, propertyArgs As FilterPropertyEventArgs) As Object 

Parameters

serializer
SfcSerializer

Return Value

Applies to