[]
Applies an appearance to the TableCell object.
protected void ApplyStyleTo(TableCell tc, Appearance style, Inset margin, bool upperLevel)
Protected Sub ApplyStyleTo(tc As TableCell, style As Appearance, margin As Inset, upperLevel As Boolean)
Type | Name | Description |
---|---|---|
TableCell | tc | Table cell of the renderer control |
Appearance | style | Appearance settings for the renderer control |
Inset | margin | Margin settings for the renderer control |
bool | upperLevel | Whether to display in an up-level browser |