ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / GridLines Structure / All Property

In This Topic
    All Property (GridLines)
    In This Topic
    Sets all six lines to a single value.
    Syntax
    'Declaration
     
    Public WriteOnly Property All As LineDef
    public LineDef All {set;}
    See Also