FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 : DynamicCellStyleConditionHandler デリゲート |
'Declaration
Public Delegate Function DynamicCellStyleConditionHandler( _ ByVal context As DynamicStyleInfoContext _ ) As AppearanceStyleInfo
public delegate AppearanceStyleInfo DynamicCellStyleConditionHandler( DynamicStyleInfoContext context )