ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintInfo Class / NumberOfRepeatColumns Property

In This Topic
    NumberOfRepeatColumns Property (PrintInfo)
    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 System.Integer
    public System.int NumberOfRepeatColumns {get; set;}
    See Also