C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / GridLines Structure
Members

GridLines Structure
A structure defining the grid lines (four borders and two internal lines) used to draw a RenderTable. Each line is represented by a LineDef object.
Object Model
GridLines Structure
Syntax
'Declaration
 
Public Structure GridLines 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.C1Preview.GridLines

See Also