Gets the Style that is used to initialize CellStyle of cells in the current group.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Style CellStyle { get; }
Visual Basic
Public ReadOnly Property CellStyle As Style
	Get

See Also