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

In This Topic
    Style Property (TableVectorGroup)
    In This Topic
    Gets the Style associated with the current group. This style affects ambient and non-ambient attributes of the group as a whole, and ambient properties of the elements contained in the group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Style
    public Style Style {get;}
    See Also