C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTable Class / CellStyle Property

In This Topic
CellStyle Property (RenderTable)
In This Topic
Gets the Style of objects contained in the cells of the current table. See CellStyle for details.
Syntax
'Declaration
 
Public ReadOnly Property CellStyle As Style
 
See Also