C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTable Class / ShouldSerializeCellStyle Method

In This Topic
ShouldSerializeCellStyle Method (RenderTable)
In This Topic
Indicates whether the CellStyle property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeCellStyle() As Boolean
 

Return Value

true if CellStyle should be serialized, false otherwise.
See Also