FarPoint.Web.Spread.Renderer 名前空間 > TagCloudRenderer クラス : CreateContent メソッド |
'Declaration
Protected Overrides Function CreateContent( _ ByVal parent As TableCell, _ ByVal style As Appearance, _ ByVal value As Object, _ ByVal upperLevel As Boolean _ ) As Control
protected override Control CreateContent( TableCell parent, Appearance style, object value, bool upperLevel )