PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / GridLines Structure
Properties


In This Topic
    GridLines Structure Members
    In This Topic

    The following tables list the members exposed by GridLines.

    Public Properties
     NameDescription
    Public PropertySets all six lines to a single value.  
    Public PropertyGets or sets the bottom outer border of a table.  
    Public PropertyGets or sets the expression used to calculate GridLines.Bottom.  
    Public PropertyGets or sets the horizontal inner lines in a table.  
    Public PropertyGets or sets the expression used to calculate GridLines.Horz.  
    Public PropertyGets or sets the left outer border of a table.  
    Public PropertyGets or sets the expression used to calculate GridLines.Left.  
    Public PropertyGets or sets the right outer border of a table.  
    Public PropertyGets or sets the expression used to calculate GridLines.Right.  
    Public PropertyGets or sets the top outer border of a table.  
    Public PropertyGets or sets the expression used to calculate GridLines.Top.  
    Public PropertyGets or sets the vertical inner lines in a table.  
    Public PropertyGets or sets the expression used to calculate GridLines.Vert.  
    Top
    See Also