GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / NumberOfRepeatColumns Property

In This Topic
    NumberOfRepeatColumns Property (ReportOptions)
    In This Topic
    Gets or sets an System.Int32 value specifies the number of first columns will be printed repeatly.
    Syntax
    'Declaration
     
    Public Property NumberOfRepeatColumns As Integer
    public int NumberOfRepeatColumns {get; set;}
    See Also