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

In This Topic
    Style Property (TableCol)
    In This Topic
    Gets the Style of the current vector (row or column).
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Style
    public Style Style {get;}
    See Also