PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 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