Version

SectionLineNumbering Class Members

The following tables list the members exposed by SectionLineNumbering.

Public Constructors
 NameDescription
Public ConstructorSectionLineNumbering ConstructorInitializes a new instance of the Infragistics.Documents.Reports.Report.Section.LineNumbering class.  
Public Properties
 NameDescription
Public PropertyContinueGets or sets a boolean value indicating whether to continue the numbering.  
Public PropertyFirstGets or sets the number for the first line.  
Public PropertyOffsetXGets or sets a float value that represents X-offset of the numbers.  
Public PropertyOffsetYGets or sets a float value that represents Y-offset of the numbers.  
Public PropertyStyleGets or sets a Infragistics.Documents.Reports.Report.Text.Style object that defines the style of the numbers.  
See Also