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

In This Topic
    IsPrintRepeatly Property (ReportOptions)
    In This Topic
    Gets or sets specifies the number of first columns will be printed repeatly or not.
    Syntax
    'Declaration
     
    Public Property IsPrintRepeatly As Boolean
    public bool IsPrintRepeatly {get; set;}
    See Also