Reports for WinForms | ComponentOne
C1.C1Report.4 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 Bottom.  
    Public PropertyGets or sets the horizontal inner lines in a table.  
    Public PropertyGets or sets the expression used to calculate Horz.  
    Public PropertyGets or sets the left outer border of a table.  
    Public PropertyGets or sets the expression used to calculate Left.  
    Public PropertyGets or sets the right outer border of a table.  
    Public PropertyGets or sets the expression used to calculate Right.  
    Public PropertyGets or sets the top outer border of a table.  
    Public PropertyGets or sets the expression used to calculate Top.  
    Public PropertyGets or sets the vertical inner lines in a table.  
    Public PropertyGets or sets the expression used to calculate Vert.  
    Top
    See Also