Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TableVectorGroup Class / CellStyle Property

In This Topic
    CellStyle Property (TableVectorGroup)
    In This Topic
    Gets the Style that is used to initialize CellStyle of cells in the current group.
    Syntax
    'Declaration
     
    Public ReadOnly Property CellStyle As Style
    public Style CellStyle {get;}
    See Also