Click or drag to resize

BcfColumnTTrigger Property

Gets or sets the trigger action.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfTrigger<T> Trigger { get; set; }

Return Value

Type: BcfTriggerT
The trigger action if set; otherwise .
See Also